Forum Replies Created
-
in reply to: Menu
Hello,
For some reasons some hosts do not allow that. Maybe you don’t have sufficient memory or do not have permission on some files.
If you can give me your site credentials in a private reply, I can set the main navigation directly on file.Best regards!
in reply to: PiceList not responisvHello,
It’s OK, just write the credentials in a private reply.
Best regards!
in reply to: Blog Page NavigationHello,
You must add the page url at the menu like that:
https://awesomescreenshot.com/09d4mxu119Best regards!
in reply to: One Page Navigation ProblemHello,
You must add the page url at the menu like that:
https://awesomescreenshot.com/09d4mxu119Best regards!
in reply to: TestimonialsHello,
Please do not rename the theme folder. It should be ‘specular’, NOT ‘specular 3’, because the theme could not work correctly.
The testimonial carousel height is not variable, we have fixed it on the latest theme update.
Please change the themes folder name and check again the staff page -> staff position.
There are some js and css errors, some files are missing or don’t have the sufficient access right. You can check the on console -> Debugging mode on your browser.
Best regards!
in reply to: Portfolio ActionHello,
Please edit the file ‘includes/view/portfolio/loop-grid.php’, find the code
https://www.codeshare.io/uiyYnand replace it with:
https://www.codeshare.io/QIboV
Best regards!
in reply to: Submission Counter | Contact-Form-7Hello,
I don’t know what exactly do you want to achieve but if you want to manage users, there are membership plugins. I haven’t used any.
Best regards!
in reply to: Search box inline navigation menuHello,
What color do you want to change? The menu bg color is white. You mean you don’t want it transparent on sticky menu?
That menu style doesn’t show the nav menu on sticky menu. But if you want to have it, this is the custom css code to use:
.header_6_wrapper .full_nav_menu { position: fixed; left: 0px; background-color: rgba(255, 255, 255, 0.9) !important; margin-top: 20px; }Sorry, the contact shortcode titles aren’t translatable. But if you wand I can help you edit the code and make it translatable with .po file.
Sorry for the inconvenience.
Best regards!
in reply to: Change of the menu colorHello,
No problems :)
Have a nice day!
in reply to: Translate "Read More"Hello,
The Read More text is translatable with .po file.
But you must have any translation plugin. How have you translated the site? Do you have 2 WordPress installations in different languages?I suggest you to use WPML as translation plugin, the theme is compatible with it.
Best regards!
in reply to: Pricing Plan BoxesHello,
Can you show us any screenshot? So I will simulate the situation and give you a custom css code for that.
Best regards!
Hello,
Have you installed them in the same host?
I can check it if you can give me your wp credentials in a private reply.
Maybe you must increase the max file size.Best regards!
in reply to: Problem with Team CarouselHello,
Please can you write your wp credentials in a private reply so i can check?
Best regards!
in reply to: Questions and ErrorHello,
1. Try to put ‘999’ on max number of posts per page at Settings.
2. Add this css code at general options (custom css code):
a.btn-bt.default.header_button { margin-top: -21px; }3. Go to Header Options and select transparent header background.
Best regards!