Home › Forums › Basel support forum › Help with a plugin
Help with a plugin
- This topic has 13 replies, 2 voices, and was last updated 7 years, 5 months ago by Artem Temos.
-
AuthorPosts
-
July 18, 2017 at 7:53 am #16544
despina.minaParticipantHello,
i have the WP Car Manager plugin in my site.
This plugin works with the shortcode [wpcm_cars]
If i set this shortcode in home page has a malfunction.See screenshot http://prntscr.com/fx21wa.
If i set it to another page works fine.For ex.i put it here https://www.automarinakis.gr/test/
With the default storefront theme works on both pages fine.
Can you please help me?Thank youJuly 18, 2017 at 8:03 am #16551
Artem TemosKeymasterHi,
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.wpcm-listings-item-meta ul >li:before, .wpb_text_column ul.wpcm-vehicle-results>li:before { display: none; }
Regards
July 18, 2017 at 8:06 am #16552
despina.minaParticipantIs fixed now,thank you.But why it does this only in home page?
July 18, 2017 at 9:25 am #16554
Artem TemosKeymasterBecuase it is added via Visual Composer text block and it adds additional CSS classes with styles.
July 19, 2017 at 10:10 am #16605
despina.minaParticipantHello,i have also a problem with the page auto inserted from your demo.
It seems like something not work with theme elements.
If you try to edit home page you will see that some elements appear like text widgets.http://prntscr.com/fxjxv7
I don’t want to insert again the page from demo because i did a little work with this.
thank youJuly 19, 2017 at 12:36 pm #16612
Artem TemosKeymasterHi,
Where can we check this issue on your website?
July 19, 2017 at 5:43 pm #16624
despina.minaParticipantIn home page,thank you
July 19, 2017 at 8:51 pm #16625
Artem TemosKeymasterAs we can see on front end, all elements work correctly. Could you send us your admin access so we can see the problem on back end?
July 19, 2017 at 8:53 pm #16626
despina.minaParticipantYes,it works on front end,the problem is on back end.
July 20, 2017 at 6:09 am #16633
Artem TemosKeymasterAs we can see, all our elements at the moment are inserted into text blocks. Probably, you did disable our theme for a moment and refreshed the page. And while our elements were not available Visual Composer transformed them into native shortcodes.
Kind Regards
July 20, 2017 at 7:29 am #16645
despina.minaParticipantSo,there is a solution for fix it?
July 20, 2017 at 7:54 am #16646
Artem TemosKeymasterYou can add broken elements to their position as Visual Composer elements and remove these texts shortcodes.
Regards
August 2, 2017 at 7:54 am #17072
despina.minaParticipanthello,
i have also a problem with WP Car Manager plugin in your theme’s home page.
In pagination appear these symbols.
http://prntscr.com/g3bd18
Can you please tell me the code which can be fix it?
Thank youAugust 2, 2017 at 9:02 am #17078
Artem TemosKeymasterHi,
Here is CSS fix for this issue
.wpb_text_column ul:not(.social-icons)>li:before { content: ""!important; }
Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register