Forum Replies Created
-
AuthorPosts
-
Hi,
Thanks for that. Did you try to temporarily deactivate all plugins and custom code to see what happens then?
Best regards,
RikardHi Ryan-Michael,
You can install the Construction demo under Enfold->Demo Import.
Best regards,
RikardHey John,
That was removed when the Block editor was introduced. All the options should be there for you though, but in other places when using the Block editor. If you would like the old layout back, then please select to use the Classic editor in the main page of the theme options.
Best regards,
RikardHey smarta-brett,
The front end password doesn’t seem to be working, and the WordPress login page is protected via htaccess. Please check and verify.
Best regards,
RikardHi,
Great, I’m glad that Mike could help you out. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardHey Dominique,
Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply. Also let us know how to reproduce the problem.
Best regards,
RikardAugust 6, 2023 at 9:39 am in reply to: sorry content area not found error for popups in Elementor #1415635Hi,
Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardHi,
Thanks for the update, and thanks for the update and kind words :-)
Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardHi,
Thanks for that. The Use first slides caption as permanent caption is checked in the element options, please change it under Styling->Slides.
Best regards,
RikardAugust 5, 2023 at 10:07 am in reply to: problems with styling full screen slider and icons on homepage #1415497Hi,
Thanks for that. The creating of post CSS files doesn’t seem to be working correctly on your installation for some reason, I deactivated it using this filter in functions.php, and your settings are applying after that:
/** * Filter to skip css file generation. * You can add logic to skip for certain pages/posts only. * * @since 4.8.6.1 * @param boolean $create * @return boolean true | false or anything else to skip generation of css file */ function custom_avf_post_css_create_file( $create ) { return false; } add_filter( 'avf_post_css_create_file', 'custom_avf_post_css_create_file', 10, 1 );Note that this code will be overwritten on the next update, so I would suggest that you move it into a child theme instead. If you would need help with that, then please let us know.
Best regards,
RikardHi,
Thanks for the update, we’ll keep this thread open for you.
Best regards,
RikardHi,
Thanks for the update. Did you try setting the font size for smaller screen sizes in the element itself? You can set that under Styling->Font Sizes.
Best regards,
RikardHey rebecca306,
Thanks for the login details. Could you try updating your PHP version to 8.x to see if that helps please?
Best regards,
RikardHi,
Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardHi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.news-wrap .news-time { display: none; }Best regards,
RikardHey pamk21,
Could you post a link to where we can see the element in question please?
Best regards,
RikardHi,
Could you post a link to where you have added the link, and to where you want to link please?
Best regards,
RikardHi,
The file you shared is not publicly available, so we can’t access it.
Best regards,
RikardHi,
Where did you add the CSS? Do you have something which is modifying loading of CSS on your site?
Best regards,
RikardHi,
Please try this CSS:
#footer-page .avia-smallarrow-slider-heading { display: none; }Best regards,
RikardHi,
Thanks for the update. Do you mean the background colour in the hover state?
Best regards,
RikardAugust 4, 2023 at 8:55 pm in reply to: problems with styling full screen slider and icons on homepage #1415450Hi,
Thanks for the update. I’m not able to login with the details that you provided, please check and verify.
FOUT: Te veel mislukte inlogpogingen.
Best regards,
RikardHey keep12,
Did you try to deactivate all plugins and remove any custom code you might have added on the site? If not, then please try that out first of all.
You can upload files to a service like Google Drive, Dropbox or similar, then link to them here.
Best regards,
RikardHi Debra,
I can’t see any dates in the portfolio items on your site, did you manange to find a solution? If not, then please post a link to where we can see the actual element on your site.
Best regards,
RikardHi,
Great, I’m glad that Mike could help you out. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardHey Emanon,
Please try the following in Quick CSS under Enfold->General Styling:
.page-id-1606 .av_gmaps_sc_main_wrap { margin: 20px 0; }Best regards,
RikardHi,
The link I posted is the link for the button. The section you are linking to needs to have the same anchor as in the link:
anchorYou would put that in the ID field in a Color Section element for example.
Best regards,
RikardHey sjahan,
Thanks for the login details. The front end looks to be password protected, but you can set the responsive font sizes under Enfold->General Styling->Typography. Please have a look there first of all.
Best regards,
RikardHi,
Yes that is correct. There is no closing tag for the line break, so what you posted is correct :-)
Best regards,
Rikard -
AuthorPosts
