Forum Replies Created
-
in reply to: Product title on top
Hello,
I assume you are referring to this page: https://test.maium.nl/product-category/women/
Please add this code into your Custom Css box:.product_item.style_large .extra-wrapper { display: flex; flex-direction: column-reverse; } .style_large .cl-small-data { display: flex; flex-direction: column-reverse; padding-bottom: 25px; } .shop-products .product_item .cl-thumb-wrapper { margin-bottom: 0 !important; }Best regards!
in reply to: Edit Copyright TextHello,
I added some text in copyright area. To change it go to Appearance > Widgets > Copyright Left/Right.
-What browser are you using? The “Why Turners Brothers” looks centered to me. See screenshot: https://ibb.co/0jWcWMNBest regards!
in reply to: Amount of products, load more and shop layoutHello,
1-There isn’t an option for this. You need to edit theme files. Open file functions-woocommerce.php, find this line(79):
add_filter('loop_shop_per_page', create_function('$cols', 'return 12;'), 20);Change number 12 to your wish and save changes. That is the value of products displaying in shop page.
2-Sorry but this is not possible with theme options. Changing it requires coding that is not included in support.
3-You need to set page layout with sidebar. Go to Specular > Layout > Pages Default Layout (screenshot), select with sidebar. After this, go to Appearance > Widgets and add widgets to “Sidebar Woocommerce”
4-You need to edit woocommerce plugin code to add more tabs. Or use some plugin to help with that. Such as:
https://wordpress.org/plugins/yikes-inc-easy-custom-woocommerce-product-tabs/
https://wordpress.org/plugins/woocommerce-product-tabs/5-Check this article regarding this: https://silicondales.com/tutorials/wordpress/reverse-date-order-of-woocommerce-reviews-show-newest-oldest-first/
Best regards!
in reply to: Edits to the website not displaying properlyHello,
1-Are you referring to the “Codeless Visual Composer Backend” plugin? This is one of the recommended plugins that you have to have active for theme to be fully functional. This plugin gives you the freedom to switch from Codeless Builder to Visual Composer any time. And for elements created with one builder to be possible to edit with the other as well. Without needing to create them from scratch.
This plugin is developed from us and does not affect theme settings! If you are having any problem with it, then most probably something else is conflicting with it.2-Change blog post title and link color in Customizing > Styling > Blog (screenshot)
3-The cache plugin is blocking some js scripts. See screenshot: https://ibb.co/f87qzMj Please deactivate it and try again.
Let us know.
Best regards!in reply to: Edit Copyright TextHello,
The text in the Copyright is edited just like any other text in the site. By clicking on it and changing text. But i don’t see any copyright set in your site. Did you remove it again?
There was a shortcode misplaced and showing in your home page (right under “Our Services” heading). I removed that and now the site looks ok.
Which text is left aligned? Is it in the slider or home page body?Let us know.
Best regards!in reply to: Spacing on MobileHello,
Please add this code into your Custom Css box in General Options:
@media (max-width: 480px){ .wpb_content_element { margin-top: 35px; }}Let us know.
Best regards!in reply to: Embedded SpotifyHello,
Sorry for the late reply.
2-I added the spotify as independent social already. Just add the link in the socials like the other ones. We will add it in the next theme update so this will not be necessary to get back to, anymore.3-No, the background video works as it should. I checked your sit ein mobile and the video plays. See recording: https://jmp.sh/K3d8qFN
-I checked the lightbox, it works as it should on our side. I suspect one of your third party plugins is conflicting with lightbox script. Please deactivate them all and try again.
Let us know.Best regards!
in reply to: Edits to the website not displaying properlyHello,
Two of the required plugins were not installed while other third party plugins are installed too. I installed the 2 required plugins already. I see the blue bar flashing wherever the page is refreshed, but this is not part of theme style. I suspect one of the plugins is causing it. Please deactivate all third party plugins. Clear cache and check again.
Best regards!
in reply to: Unable to customizeHello,
What do you mean by “not allowed to use the ‘customize’ function”? Each page can be customized by either Codeless Builder, Visual Composer or Gutenberg (screenshot). And to change theme’s general settings, go to Appearance > Customize (documentation link).
Check these video tutorials for live demonstration and the documentation.
Best regards!
in reply to: Shop Full Width LayoutHello,
The file responsible for the shop is woocommerce/templates/archive-product.php Which is not present inside theme but in the Woocommerce plugin folder.
To overwrite it, copy file and paste it inside ‘woocommerce’ folder in theme (follow the same file path as it originally has, similar to adding files in a child theme).
Best regards!
in reply to: Codeless Slider not resizing on mobileHello,
The latest theme version is 2.6.4. Check change log here: https://themeforest.net/item/specular-responsive-multipurpose-business-theme/9412083?s_rank=7
I see you have version 2.6.3 installed. Please update theme and let us know if you need further assistance.
Best regards!
in reply to: Page footers will not loadPS: Please open your own ticket for further questions. This ticket has a different author, who gets unnecessary emails for replies that do not concern him.
Thank you for understanding!
in reply to: Page footers will not loadHello,
Add this code into your custom css box:
@media (max-width: 480px){ .row.cl_row-sortable.cl_row-fullheight.cl_row-flex.cl_row-cp-top.cl-col-tablet-none { min-height: 25.6197vh !important; }}It should look like this: https://ibb.co/TL8nrrb
Best regards!
in reply to: too many installation issuesHello,
This error is limited in your installation. It has not happened anywhere else, so we need to check this closely to understand what caused it.
Did you install the included version of WP Bakery? What php version do you have installed in the server?
If you can upload it online, send us some wp credentials so we can login and debug it.PS: Please know that theme is fully compatible with all included plugins, PHP 7+ and latest wordpress. It has been tested from our team and Envato team before launch.
Best regards!
in reply to: Frozen when importing dummy contentHello,
I have reported to the developers. We will check it and include a fix in the next theme update.
Thank you for letting us know.Best regards!