Forum Replies Created
-
in reply to: Folie Landscape Template
Hello,
Can you give us more details? Did you perhaps installed any new plugin lately? Or do you have any update (backup) scheduled from the server? If you have backups saved, you can restore the site from an older version.
The settings and content is all stored in the database. Even if something happens to your theme files (even if you updated them), nothing will happen to the content. As it is independent from files.
I suggest you check out your database’s activity. Contact your host regarding this.
Let us know if you need further help.Best regards!
in reply to: TOWER HELPHello,
The header style of the sliders should mach the header style of the page’s. I changed the header type to dark for all slides in Codeless Slider options > Layout > Menu & Slider Navigation Color (screenshot)
I added this css into your Custom Css Box:.btn-bt.business { padding: 12px 15px !important; margin-right: -32px !important; } header#header #navigation { float: left !important; margin-top: -47px !important; } .header_tools_divider #navigation { padding-right: 0px !important; }To fix the alignment of menu items. Their width exceeded the space left between logo and instagram button, so the menu shifted down.
This is the result look now: https://postimg.org/image/3c7hpsd56z/
Please clear cache and refresh page. Let us know.Best regards!
in reply to: Tower – Digital Agency – Portfolio QuestionHello,
Sorry but this is not a feature offered from theme. To have your posts display randomly in every page loading, i suggest you find and install a custom plugin.
PS: I already set the topic to the right forum. No worries :).
Let us know if you need further help.
Best regards!
in reply to: Visual Composer issuesHello,
First please update theme so you can install the very latest included version of the plugin. Then follow these steps here-> link, to update plugin from theme. No activation required. Just install and activate from wordpress’s Plugins menu.
Layerslider does not have any conflict issue with Visual Composer. Do you have any other third party plugin installed? If so, please deactivate them all and check again.
Let us know how it goes.Best regards!
in reply to: Backup/Restore – moving the site to a new serverHello,
Sorry for the late reply.
You are right. I have forwarded your topic to our dev team. We will look into it and get back to you asap.Thank you!
in reply to: Top Navigation Row in headerHello,
You can add it using custom css. Add this code into your Custom Css box:
@media (max-width: 991px){ .header-row .header-row-inner .header-col { display: block !important; } .top_nav.header-row { display: block !important; height: 80px !important; }}This is the result: https://postimg.org/image/60nq83u54b/ Change the values to your wish.
Best regards!
in reply to: Portfolio Basic – Video linkHello,
I understand you point now, sorry for misunderstanding. It’s not possible to change the magnifying glass link yourself, nor the link icon link either. These links are auto generated from portfolio files.
There is needed a lot of coding to change that in order to specify another link for each portfolio item. Or add an option to manually set the links up.Sorry but this is a customization not included in support. I suggest you hire a developer to make the coding for you. The files responsible for this are:
-specular\includes\view\portfolio\loop-grid.php
-specular\includes\view\portfolio\loop-masonry.phpBest regards!
in reply to: Scroll Story (some Folie themes) not loadingHello,
Sorry but i don’t understand well what issue are you having. Can you please rephrase? Also the image attached is not available so i can’t see the error you mention.
Best regards!
in reply to: Next UpdateHello,
I don’t have a fixed date just yet, but we are working on it and will soon release an update. You will be notified for every news.
Thank you!
in reply to: Tower – Digital Agency – Portfolio QuestionHello,
Do you want the order to be randomly generated every time a visitor opens the page? Or do you simply want it to be different in these pages from each other?
Sorry but this is a settings not featured in theme’s default options. And adding it requires coding that is not included in support.
I can suggest you use this plugin “Post types Order” to re-order the posts to your wish.Note: Please try to post in your theme’s forum. As this can lead to misunderstanding and wrong advice from us, as it is assumed the topic raised is regarding to the theme’s forum it is.
Thank you for understanding and cooperating.Best regards!
in reply to: TOWER HELPHello,
The codeless sliders are arranged based on their creations time. To reorder them after you have already created them, it’s not possible using theme options. But it’s totally possible with the help of “Post Types Order” plugin.
Find the plugin here. It is very compatible with theme.
After installing, a “Re-Order” option will be added to the Codeless Slider options (screenshot). Drag and drop slides to reorder them.-You can add a button to header. Set the instagram link to it. To add this go to your Header Options > Add Button to Header, set it ON. Then set up the name of the button and add a link to it. See screenshot. An example of it’s use is in this demo.
Note: I closed this other topic of yours “Tower codeless slider help” as a duplicate of this topic.
Please open one ticket per question only.Thank you for your cooperation.
Best regards!
in reply to: Link Color in Post not highlightedHello,
Please edit out the code to this:
.single-post article a { color: #ac3a64 !important; text-decoration: underline; } .cl-text a { color: #ac3a64 !important; text-decoration: underline; }Let us know if you need further help.
Best regards!
in reply to: Social email icon the Urls Not workingHello,
Just add a
mailto:before your email address in the social text field. Screenshot.Best regards!
in reply to: Revolution Slider ErrorHello,
You only need to assign a slider to the page.
Did you import the Revolution slider demos? If not, you can import them by going to Revolution slider options > Import Slider (screenshot). Add the sliders already included in your theme folder. Go to the main theme folder you downloaded from Envato. Find this folder: sliders_dummy_data.Then go to your page’s General Settings > Slider options (screenshot). Select one of the available sliders from the drop-down list.
Best regards!
in reply to: Dummy Data import pauses at 65%Hello,
This is more related to your server capacities. Please increase memory limit and execution time limit from your server. So it can finish the import successfully.
Read this article for more detailed guidance on how to do this:
https://codeless.co/import-of-dummy-data-stops-before-100/
https://codeless.co/install-demo-data-wordpress-themes/
Let us know how it goes.Best regards!