Home › Forums › Themes Support › Gecko › The page appears nested as shown in the picture
Tagged: product-category page
- This topic has 13 replies, 2 voices, and was last updated 5 years, 1 month ago by Harry.
-
AuthorPosts
-
-
September 14, 2019 at 2:41 pm #33570adelsamySupport Expired
Greetings .
On the product-category page
The page appears nested as shown in the picture
In order for the page to appear acceptable, an update must be made more than once. This will not be done by the client because he will leave the page as soon as he sees it is not moderate.What is the problem ? And how do I solve it
page link
https://talabiah.co/product-category/health-and-beauty/
Attachments:
You must be logged in to view attached files. -
September 14, 2019 at 9:40 pm #33574HarrySupport Expired
Hi Adelsamy,
Please go to Appearane > Customize > WooCommerce > Shop catalog and change Shop display and Category display to products https://prnt.sc/p62ioq
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
September 18, 2019 at 2:33 pm #33612adelsamySupport Expired
Greetings
How can I change the location of this text from the top to the bottom of the image directly ..
https://talabiah.co/product-category/worldwide-trademark/italian-gerrards/
——————–
See attached picture
And how do I translate ( shop now ) existing under the same text or how do I cancel .. Knowing that I use the tool Loco for translation
Attachments:
You must be logged in to view attached files. -
September 18, 2019 at 4:06 pm #33615HarrySupport Expired
Hi,
Please add below code to Gecko > Theme Option > General Layout > Custom CSS
[dir="rtl"] .woocommerce .product-category h2, [dir="rtl"] .product-category h2, [dir="rtl"] .woocommerce .product-category h3, [dir="rtl"] .product-category h3 { left: auto; right: 0; top: auto; bottom: 0; } [dir="rtl"] .product-category h2::before, .product-category h3::before, [dir="rtl"] .product-category h2::after, .product-category h3::after { display: none; }
I remove the text Shop now by use code
[dir="rtl"] .product-category h2::before, .product-category h3::before, [dir="rtl"] .product-category h2::after, .product-category h3::after { display: none; }
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
September 18, 2019 at 9:37 pm #33630
-
September 18, 2019 at 10:30 pm #33633HarrySupport Expired
Hi,
Please try add more code
[dir="rtl"] .woocommerce .product-category h2, [dir="rtl"] .product-category h2, [dir="rtl"] .woocommerce .product-category h3, [dir="rtl"] .product-category h3 { position: relative; }
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
September 19, 2019 at 9:40 pm #33664adelsamySupport Expired
Thanks
The technical support here is super cool
I have a problem currently showing upDo you have any solution from your side
See attached pictureI want to know that I am on other sites claue Theme and Porto Theme
With all the plugins installed here on gecko
But the problem only appears in gecko
Attachments:
You must be logged in to view attached files. -
September 19, 2019 at 11:56 pm #33668HarrySupport Expired
Hi,
Please add text for slider https://prnt.sc/p8c360 if you don’t add text for this slider you can change to user other element “image gallery or image carousel https://prnt.sc/p8c43j
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
September 20, 2019 at 12:18 am #33669adelsamySupport Expired
This is not the problem
This problem appears on multiple pages
The problem in the theme itself
I have a plugin (WooCommerce-SMSA-Shipping-Integration)I use on more than one theme and it works well
She is currently working on Theme (claue ) . She is currently working on Theme (Porto )
But when installed on the theme gecko ….
This error is given in many pages
This plugin is very important and cannot be ignored.
The same plugin works on more than one theme
Nothing has changed and never works well with all the themes***************************************
But the problem only appears in gecko
**************************************
Attachments:
You must be logged in to view attached files. -
September 20, 2019 at 7:25 am #33674HarrySupport Expired
Can you send me FTP account and check in “Set as private reply”. We need to check more before give you solution.
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
September 21, 2019 at 2:14 pm #33713adelsamySupport ExpiredThis reply has been marked as private.
-
September 21, 2019 at 6:45 pm #33721HarrySupport Expired
Hi,
I fixed issue on your site because remove builder element on shop page. To show only category on shop page, please go to Appearance > Customize > WooCommerce > Product Catalog > https://prnt.sc/p920vj.
To change number per row please go to JanStudio > Theme Option > WooCommerce > Sub Category > Layout
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
September 27, 2019 at 9:36 pm #33846adelsamySupport Expired
Greetings
How can I hide Social Media from mobile?
See attached picture**
Can you help me?
What is the best tool that is compatible with your theme and that I can (Image lazy-loading) . Because most tools do a problem in theme imagesI tried more than one tool but the result is always unfortunate. I currently use (Autoptimize) But it doesn’t work well with Theme
Also can you suggest a Java compression tool that works with the theme well and does not affect the display of images and opponents on the mobile
Thank you for your help and patience
Attachments:
You must be logged in to view attached files. -
September 27, 2019 at 10:26 pm #33850HarrySupport Expired
Hi,
1. To hide social icons on mobile please add below code to JanStudio > General layout > custom CSS
@media only screen and (max-width: 767px) { .jas-col-md-4.jas-col-sm-6.jas-col-xs-12.start-md.start-sm.center-xs { display: none; }}
2. By default our theme have lazyload so when you add lazyload from other plugin it conflict with default. Please try compress js of autoptimize plugin and try plugin Super Cache.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
-
-
AuthorPosts
You must be logged in to reply to this topic.