Forum Replies Created
-
Hello,
Can you please be more specific? In which device is not ok? Ipad or iphone? Can you send us a screenshot of the view you want to have? So it is more clear for us what edits to make to it.
Let us know.Best regards!
Hello,
I think you misunderstood how the demo import works. When you first install theme, you see that there is only one page created, the Sample Page. Then you go to Specular > Import/Export (Dummy data), select one demo you want to have and click ‘import’.
After the process is successfully finished, you can check out and see plenty of pages/posts/portfolio items created.
But the work is not finished as you need to make some starting configurations. Such as assign the home page you want to use in General options > Select Home page. Same with the blog. Then go to Appearance > Menus, select the menu you want to use;
Go to Appearance > Widgets, to choose the widgets you want to use in footer/sidebars etc.If you wish to change demo, then go back to Specular > Import/Export (Dummy Data), select another demo and import.
As i wrote you in my reply above (screenshot) i was able to import the default demo and i configured it. All you needed to do was starting editing the content of the created pages (there are 132 pages in your site, already created and ready to be used, screenshot). What issue do you have here?
What demo are you trying to import? We can help you get that look on your site.
Let us know.Best regards!
in reply to: team carousel linkHello,
Please go to file vc_templates/staff.php and find these lines:
$output .= '<div class="content">'; $output .= '<h5>'.esc_html(get_the_title()).'</h5>'; $output .= '<span class="position">'.esc_attr($position).'</span>'; $output .= '<p>'.codeless_text_limit(get_the_excerpt(), 25).'</p>'; $output .= '</div>';Replace this line:
$output .= '<h5>'.esc_html(get_the_title()).'</h5>';
with this:$output .= '<a href="'.get_permalink().'"><h5>'.esc_html(get_the_title()).'</h5></a>';
Save file. Let us know.Best regards!
in reply to: Scroll not workingHello,
Do these elements have content? DO you have portfolio items created? Or testimonials? Please try to fill the page a bit more. It could be that you do not have any more content to display and that is why it doesn’t scroll.
Let us know if the issue persists.Best regards!
Hello,
The menu in responsive does not have any issue on our side. Can you please post screenshots of your theme options > header options? Also a screenshot of the header in mobile, so we can get a view of what is happening. The logo can be set up with some css. Add the right code into your custom css box.
Let us know.
PS: Please note that we respond to topics according to their arrival time. The oldest first. PLease be patient as we are trying our best to reply to all of our customers asap. Our working hours are from Monday to Friday, 9AM to 5PM (UTC +1:00). Please consider time zone differences.
Thank you for understanding and cooperating.Best regards!
in reply to: Remove Footer from Homepage OnlyHello,
Please add this code into your custom css box:
.home footer#footer .inner {display: none; }Best regards!
in reply to: Header menu disappearsHello,
I opened the page and the menu did not disappear. However you can double check it by following these instructions. Please go to Codeless slider > Slides, find and open the slide you use in contact page. Go to Codeless slide Options > Layout > Menu & Slider Navigation Color, make sure to have chosen the dark version. Save and refresh.
Let us know if you need further help.Best regards!
in reply to: Search IconHello,
Yes, please go to General Options > Header Options > Show Search, uncheck the box. Save and refresh page.
Best regards!
in reply to: Social widget icons disappeared?Hello,
You’re welcome! Glad to know you found the culprit.
Best regards!
in reply to: Column spacing custom cssHello,
Can you please be a bit more specific? A row with two columns, should not have any issue displaying inside one row. What issue are you facing? Please send us a link where you have this, or a screenshot so we can understand better.
Best regards!
in reply to: Countdown Not workingHello,
Sorry but is not possible to reverse back (or import) only some certain pages/posts. You can install theme in a localhost and import demo data there. So you know where to find any of the content you want to take back in the future. Just copy/paste the shortcodes in your site.
Best regards!
in reply to: FAQ not allowing to choose categoryHello,
@shaunwatl,
Please update theme to it’s latest version. It has the FAQs element updated and it allows you to choose the category.Best regards!
Hello,
Did you add the new category from the list in portfolio page’s options? Please see screenshot of the option.
Let us know.Best regards!
in reply to: Installation stopped at 65%Hello,
Glad to know you managed to finish the import, but i should let you know that having the memory limit over 1200Mb, it’s IMPOSIBLE to still not be able to finish import process. 94M is more than enough! You must have some other issue.
Maybe the execution time limit is not enough or you do not have all necessary access rights to theme files.
Let us know if you need further help.Best regards!