eduleon
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Cart and search result shows inside the same divI moved the searchbox and cart to another column and it worked..
I solve it by replacing the old column with a new on in the same divForum: Plugins
In reply to: [WooCommerce] Individual background for each product@3sonsdevelopment Thank your for your help.
I think i need to use a variable because i’m using a general template for all the products.
I think it needs to be a php function or something.Forum: Plugins
In reply to: [WooCommerce] how to change product URL to product idYou need to change the Slug in the product to the same as the SKU number.
Forum: Plugins
In reply to: [WooCommerce] Parent categories of the current category displayAre you looking for Breadcrumbs in the sidebar?
Forum: Fixing WordPress
In reply to: Location of error messagesI mean the form errors from Woocommerce. I would like to change the whole message.
Forum: Everything else WordPress
In reply to: Blocks (editor missing from dash board)I can’t edit blocks with Elementor.
I get something like that`[vc_row][vc_column][vc_single_image source=”external_link” external_img_size=”111×44″ onclick=”custom_link” custom_src=”//sw-themes.com/porto_dummy/wp-content/uploads/images/logo_ecomwhite1.png” link=”http://sw-themes.com/porto_dummy/” el_class=”mb-4″ label=””][vc_custom_heading text=”Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent pulvinar feugiat quam, vitae aliquam urna egestas nec. Phasellus sit amet consequat tortor.” font_container=”tag:p|text_align:left” use_theme_fonts=”yes”][vc_row_inner][vc_column_inner width=”2/5″][vc_custom_heading text=”questions?” font_container=”tag:h6|text_align:left” use_theme_fonts=”yes” text_transform=”text-uppercase” font_weight=”600″ el_class=”mb-0″][vc_custom_heading.
Forum: Themes and Templates
In reply to: [FreeNews] Search on headerHi @phil2019 check the header.php and move the funnction to header <div>.
Then change the position you want in style.css file or just in “Customize” in WP admin console.