Forum Replies Created
-
in reply to: Background Video, lightbox and menu problemsThis reply has been marked as private.in reply to: Change Portafolio item template
Hello,
You can change it but you will need to edit theme core files. Based on the type of portfolio style you are using, find the file to edit inside the specular\includes\view\portfolio\ folder in your wordpress installation wp-content folder.
Find this line:
<div class="description"> <h4><?php _e('Project Description', 'codeless') ?></h4>Replace with this:
<div class="description"> <h4><?php echo esc_html(get_next_post()->post_title); ?></h4>Then find these lines:
<div class="details"> <h4><?php _e('Project Details', 'codeless') ?></h4>Change “Project Details” text and save.
Best regards!
in reply to: Problem Visual Composer Template PicanteHello,
You have a server error (screenshot). Contact your host and make sure you have all necessary access right to all theme’s and WordPress core files.
-Read this article to learn more on how to speed up your site: https://codeless.co/how-i-increased-more-than-70-the-speed-of-my-website/-Logo: i checked again and the logo never disappeared. See screen recording: https://jmp.sh/oO4aivd
-Portfolio: Portfolio items can be assigned categories. Then select which categories to show in a portfolio (by selecting them in the portfolio element options). When you click on a portfolio item, you either go to that portfolio profile page, or open the image in a light box. Screenshot: https://ibb.co/1Qwhsb7
Sorry i don’t understand what are you trying to do here..-WP bakery image gallery:I see what you mean. I have notified the developers and we will check this up.
In the mean time, please use theme’s default builder.Best regards!
in reply to: Restaurant MenuHello,
Please do not edit out the shortcodes directly. They are auto generated using the option panel and by editing them like this some error may occur. Instead always use the Codeless Builder.
You can add new menus using the customizer. Go to Restorant Menu > Add New (screenshot) to add new menus.
Go to the Customizer and add the menu element to add menus in a page. Screenshot: https://ibb.co/Jscq030
Let us know.Best regards!
in reply to: Slow websiteHello,
You can check the server settings and try to increase if possible the server requirements. Check out some more steps to take as advised in this article:
https://codeless.co/how-i-increased-more-than-70-the-speed-of-my-website/Best regards!
in reply to: Cannot Add Widgets to SidebarsHello,
Sorry but i don’t understand: “it is still way too slow – not enough time for visitors to read the text and take action.”
Do you want it slow or fast? If it’s slow, the visitors have time to read slide’s content. If it’s fast, the visitors won’t have much time to read slide’s content.What value do you want it to be?
-I checked the reorder with the plugin and it does work well. I already reordered them as you wrote in the last reply.
Screenshot: https://ibb.co/6WsqqgYBest regards!
in reply to: Jump link not workingHello,
Yes, sure. Already edited it.
Best regards!
in reply to: Cannot Add Widgets to SidebarsHello,
To reorder slides i suggest you try this plugin: https://wordpress.org/plugins/post-types-order/. I fixed the speed to 100. We will check on these settings further in the next theme update.
Best regards!
in reply to: How to Import Finance-Consulting LayoutHello,
Please do not ever post private data in a public post. To set a reply as private, just check the “Set as private” checkbox below.
The demo you request is a new demo added in the the latest theme version. Please update theme first. The latest is version 3.0. The go to Specular > Import/Export (Dummy data). The demo will be listed there. Click on it and the import will start automatically.
Bet regards!
in reply to: I can not install "Portfolio Agency" :(Great!
If you like our theme and support, please leave us a review on Themeforest, it’s important for us.
Thank You!
in reply to: Cannot Add Widgets to SidebarsHello,
The order of slides is set up by the time they are assigned to the slider. So to change the order just unselect and select them back in the order you want.
You can change slider speed in Page’s General Settings > Slider Options > Codeless Slider Speed. See screenshot: https://ibb.co/j4L85Ty
Side Note: Please open new ticket for new questions. This ticket is already been assigned as resolved for the original issue.
It’s best to keep one ticket per issue so the forum is faster/better to browse.Best regards!
in reply to: Shop page width issue.Hello,
Add this code into your Custom Css box:
.container-fluid { width: 1180px !important; }Result: https://ibb.co/JzW6QqK
Best regards!in reply to: CSS and JavaScript IssueHello,
1-Codeless Visual Composer Backend plugin is responsible to activate Visual Composer builder in your site. Folie is build primary with Codeless Builder so even if this plugin is not used, it will not be an obstacle to create all demos sites provided with Folie.
However, this is also a tested plugin that works perfectly with theme. I suggest you deactivate all third party plugins first and then activate it again. One of them could be conflicting with it.2-This is not related to theme nor controlled by it. I suggest you contact your host about it.
3-Again, this is not controlled by theme. Do you have any cache plugin installed in the server? I suggest you flush it so the new version of site is loaded again.
The two files are part of the cache plugin, not theme folder. This is not controlled by theme either.
Best regards!
in reply to: Publish/upload button remains disabledHello,
Two of theme’s required plugins were not active. The Meta Box and Customize Posts. I installed them and made a test in this page: https://zomerpop.nl/test-page/ I changed the text and added the portfolio. It all went very well. I had no issues saving changes.
Please clear cache and check your site again.
Best regards!
Hello,
You are not looking at the page we set up for this. Check it here: https://industryrisk.com.au/portfolio-test/
You can use the grid style well now.
Best regards!