Forum Replies Created
-
in reply to: Cannot import dummy content
Hello,
What version of theme are you using? Do you have any third party plugins installed? Please deactivate all plugins and try again.
The import process is pretty strait-forward. Just go to Specular > Import/Export (Dummy data), click on the demo you want and then on the “Import” button.
Screenshot: https://www.clipular.com/c/5056133164433408.png?k=CPeYuqfYiqevjJnCFz1gMAEsr4QLet us know.
Best regards!
in reply to: How to reactivate my purchasehello,
Please send us the code in a private reply. We will remove it from the database so you can use it again. The email you used to make the registration is needed too.
Best regards!
in reply to: RevSlider not loading on Android phonesHello,
Sorry for the late reply.
I do get the slider image in android mobile. See screenshot: https://postimg.org/image/arszwaev9/
Did you manage to fix your issue? Let us know if there is anything else we can help you with.Best regards!
in reply to: Output logo alt tag in Folie for SEO/AccessabilityHello,
Thank you for the suggestion! We have added this into our to-do list for future developments of theme.
Best regards!
in reply to: Contact form 7 compabilityHello,
Add this code as well for the mobile layout:
@media (max-width:480px){ div.wpcf7-mail-sent-ok { max-height: 50px !important; margin-top: 96% !important; } div.wpcf7-validation-errors { max-height: 50px !important; margin-top: 98% !important; } div.wpcf7-mail-sent-ng { max-height: 50px !important; margin-top: 96% !important; } }Edit the values to your wish.
Best regards!
in reply to: Remove ActivationHello,
@jwhirl, Please send us your activation code via email at [email protected] so we can remove it from the database.Best regards!
in reply to: Urgent: Header Picture gone after reopeningHello,
It’s great to see you already find your solution. Thank you for sharing it!
Let us know if there is anything else we can help.Best regards!
in reply to: single page menu – scroll positionHello,
Yes, i did only the first menu item for example. If you decide to use this form (have full links and an external page) then you need to uncheck the “Use menu as one page menu” option form home page. For the links to work in the new state.
Please know that this is a workaround and it’s not how the one page (link to sections) works! By default you can NOT have both one page layout and external pages in menu. So this workaround is the best you could get.
Let us know.
Best regards!
in reply to: Full width settingsHello,
You can have a static page header (no slider) in home page too. Just go to the page’s General Settings > Page Header options (screenshot). Set the page header height and add an image to it.
Make sure to have set the Slider Options > Select Slider Type to none (screenshot).
-If you have set the site’s layout to full width, then this will be the menu width as well. If you want to have a boxed menu but full-width page content, then make the changes using custom css. Add the code into your custom css box located in General options.
Let us know if you need further help.Best regards!
in reply to: Portfolio Classic Except Image not centerHello,
How did you add the image? What element did you use? What layout do you want to achieve? Can you send a link of a demo page (from our demos) that you want this section to be like?
Please send us some valid wp credentials in a private reply. So we can give a closer look to your configurations.Best regards!
Hello,
These are widgets you can add/remove/edit in Appearance > Widgets. To change the color, add this code into your custom css box:
.top_nav { color: #808384 !important; }Change the value to your wish.
Let us know.Best regards!
in reply to: Sorry! This purchase code was registered beforeThis reply has been marked as private.in reply to: Change the header logo linkHello,
In this case you need to make the change directly into theme files. Go to file includes\codeless_builder\header-elements\cl_header_logo.php and find this line:
elseif(codeless_get_mod('logo_type') == 'font') { $logo = codeless_get_mod('logo_font_text', get_bloginfo('name')); $logo = "<a href='".esc_url(home_url('/'))."' class=\"logo_font cl-responsive_color_".esc_attr( codeless_get_mod( 'logo_font_responsive_color', 'dark' ) )."\">".$logo."</a>";Edit this part:
<a href='".esc_url(home_url('/'))."'to this:<a href='https://www.site.com'
where “https://www.site.com” is the custom link you want to have for the logo.Let us know.
Best regards!
in reply to: Portfolio page format errorHello,
Please send us some valid wp credentials in a private reply. So we can check what is stopping it from giving the same result.
Best regards!
in reply to: Changing font, size etcHello,
As mentioned, since there is another party involved in the resolving of this issue, we can’t tell for sure when the next update will be available. You will be notified via email for every news.
In the mean time, whenever you want to edit out text, just make sure to move the main option box to unveil the hidden drop-down as viewed in the screenshots in my last reply. I tested it (test page) and it works without any issue. (screenshot)
Best regards!