Forum Replies Created
-
in reply to: Didn't get all demo imagesThis reply has been marked as private.in reply to: Change Woocommerce image changes
Hello,
Please go to Customizer > WooCommerce > Product Image Size.
Regards!
in reply to: Problem menu hanburguer in mobileHello,
I have just tested on my iPhone and the hamburger menu works. I also see that you website isn’t responsive and it opens in normal desktop.
I think you have disabled it by yourself, maybe this cause the issue with the hamburger menu.
Let me know.
Regards!
in reply to: Google Maps error messageHello,
This is the embedded code that has to added in a Custom HTML element or Text Element:
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3224.8704792259614!2d-95.92776408507876!3d36.07226311603516!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x87b69258b6507fe7%3A0x2360a3db7fba84cf!2s6120%20S%20Yale%20Ave%2C%20Tulsa%2C%20OK%2074136%2C%20USA!5e0!3m2!1sen!2s!4v1587152135115!5m2!1sen!2s" width="600" height="450" frameborder="0" style="border:0;" allowfullscreen="" aria-hidden="false" tabindex="0"></iframe>
Regards!
in reply to: WP bakery editorHello,
1. Please try to disable all the third-party plugin that arent included with the theme.
2. Check if the plugin it is called Codeless WpBakery Page Builder (You can’t use the original version of Wpbakery Visual Composer)
3. Update the Codeless Page Builder and check if the theme it’s updated.
4. If the problem persists, please share with us your wp credentials in a private reply
Let us know.
Regards!
in reply to: Problem with Import Template Dummy Content for FolieHello,
Please can you check it now?
I have installed the demo.
Regards!
in reply to: Post QuestionsThis reply has been marked as private.in reply to: Need to change theme templateHello,
You can activate these elements by editing the file below: /wp-content/themes/specular/includes/codeless_elements.php
Now you have to delete or comment on the elements:
vc_remove_element("vc_button"); vc_remove_element("vc_posts_slider"); vc_remove_element("vc_gmaps"); vc_remove_element("vc_teaser_grid"); vc_remove_element("vc_progress_bar"); //vc_remove_element("vc_facebook"); vc_remove_element("vc_tweetmeme"); vc_remove_element("vc_googleplus"); //vc_remove_element("vc_facebook"); vc_remove_element("vc_pinterest"); vc_remove_element("vc_message"); //vc_remove_element("vc_posts_grid"); vc_remove_element("vc_carousel"); vc_remove_element("vc_flickr"); vc_remove_element("vc_tour"); //vc_remove_element("vc_separator"); vc_remove_element("vc_single_image"); vc_remove_element("vc_cta_button"); vc_remove_element("vc_cta_button2"); vc_remove_element("vc_images_carousel"); vc_remove_element("vc_wp_archives"); vc_remove_element("vc_wp_calendar"); vc_remove_element("vc_wp_categories"); vc_remove_element("vc_wp_custommenu"); vc_remove_element("vc_wp_links"); vc_remove_element("vc_wp_meta"); vc_remove_element("vc_wp_pages"); vc_remove_element("vc_wp_posts"); vc_remove_element("vc_wp_recentcomments"); vc_remove_element("vc_wp_rss"); vc_remove_element("vc_wp_search"); vc_remove_element("vc_wp_tagcloud"); vc_remove_element("vc_wp_text"); vc_remove_element("vc_pie"); //vc_remove_element("vc_widget_sidebar"); vc_remove_element("vc_wp_search"); vc_remove_element("vc_wp_meta"); vc_remove_element("vc_wp_recentcomments"); vc_remove_element("vc_wp_calendar"); vc_remove_element("vc_wp_pages"); vc_remove_element("vc_wp_tagcloud"); vc_remove_element("vc_wp_custommenu"); //vc_remove_element("vc_wp_text"); //vc_remove_element("vc_wp_posts"); vc_remove_element("vc_wp_links"); vc_remove_element("vc_wp_categories"); vc_remove_element("vc_wp_archives"); vc_remove_element("vc_wp_rss"); vc_remove_element("vc_teaser_grid"); //vc_remove_element("vc_button"); //vc_remove_element("vc_cta_button"); vc_remove_element("vc_cta_button2"); vc_remove_element("vc_message"); vc_remove_element("vc_tour"); vc_remove_element("vc_progress_bar"); vc_remove_element("vc_pie"); vc_remove_element("vc_posts_slider"); //vc_remove_element("vc_toggle"); vc_remove_element("vc_images_carousel"); //vc_remove_element("vc_posts_grid"); vc_remove_element("vc_carousel"); //vc_remove_element("vc_btn"); vc_remove_element("vc_cta"); //vc_remove_element("vc_round_chart"); //vc_remove_element("vc_line_chart"); //vc_remove_element("vc_tta_accordion"); vc_remove_element("vc_tta_tour"); //vc_remove_element("vc_tta_tabs");
The lines start with “//” are commented so this means that they are active. To activate other elements for example the Call To Action you have to remove or comment the line : vc_remove_element(“vc_cta”);
Regards!
-
This reply was modified 5 years, 2 months ago by
Eldo.
in reply to: Margins off (header & search) for some browsersHello,
I have checked on my side in different browser on a mac book Mozilla, Safari and Chrome and seems everything looks ok for the search results.
Yes, you can send me a screenshot.
Regards!
in reply to: Recurring ERROR MESSAGESThis reply has been marked as private.in reply to: Margins off (header & search) for some browsersHello,
Sorry it isn’t possible because you have a lot of menu items. The only possibility is to change the menu style from normal into a hamburger menu.
I have checked the search results and seems to show up in three columns.
Regards!
in reply to: Need to change theme templateThis reply has been marked as private.in reply to: Problem with Import Template Dummy Content for FolieHello,
Please share with us your wp credentials in a private reply so I can try to install the demos manually for you.
Let me know.
Regards!
in reply to: Post QuestionsHello,
1. You have to into Customizer > Header > Main Header Row > Background Color
2-3. Go on the Row with Codeless Builder > Select the Row > left navigation Theme Option > Design > Change the values of padding
Or you can hold the Shift button after selecting the row and with dragging the space with the mouse.
4. You can’t align everything in the left by default. You have to set the left text by select it and click on the L (letter) on the toolbar
5. About the tags, I don’t know what has caused it.
Anyway share with us your wp credentials so I can check it closer.
Let me know.
Regards!
in reply to: Portfolio Fullscreen Carousel DemoHello,
No, the feature is present. You can custom link to any single portfolio item and link them with your blog post.
Regards!
-
This reply was modified 5 years, 2 months ago by