Forum Replies Created
-
AuthorPosts
-
October 11, 2024 at 9:14 am in reply to: The carousel image captions are not showing up on mobile. #1468904
Hey Michael,
Could you post a screenshot highlighting the problem please? You can upload screenshots to a service like Google Drive, Dropbox, Imgur, Snipboard or similar. Then link to the image here.
Best regards,
RikardHey Qgrafica_7,
The page you linked to displays empty on my end, please check.
Best regards,
RikardHi,
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.
Best regards,
RikardHi,
Thanks for that, it’s still working when the parent theme is activate though. You could try using a clean child theme insted: https://kriesi.at/documentation/enfold/child-theme/. There’s no need to use plugins for that.
Best regards,
RikardHi,
Thanks for the update. Could you post a link to where we can see the problems that you are having please?
Best regards,
RikardHi,
Please try using this CSS instead:
.avia-content-slider-inner span.blog-categories { display: none; } .avia-content-slider .slide-image { max-height: 210px; height: 210px; }
Best regards,
RikardHi,
We can’t help you out further unless we can see your theme settings unfortunately. You can post login details in private.
Best regards,
RikardHey James,
For additional styling, you would need CSS. You can create new sidebars under Appearance->Widgets, then you can select to show your sidebar in the Layout menu on each page.
Best regards,
RikardHey Munford,
You are targeting the class p. If you want to target the element p, then remove the . in front of the p.
Best regards,
RikardHi,
Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Thanks @guenni007 for helping out :-)
Best regards,
RikardHey Gianluca,
Did you check your settings under Enfold->General Styling, and Enfold->Advanced Styling?
Best regards,
RikardHi,
Please try the following in Quick CSS under Enfold->General Styling:
.page-id-2002 .avia-content-slider-inner span.blog-categories { display: none; } .page-id-2002 .avia-content-slider .slide-image { max-height: 210px; height: 210px; }
Note that it will only apply to the blog page.
Best regards,
RikardHi,
Thanks for the login details. The problem goes away when the parent theme is active, so I’m guessing that this in your child theme is causing the problem:
function your_theme_enqueue_styles() { $parent_style = 'parent-style'; wp_enqueue_style( $parent_style, get_template_directory_uri() . '/style.css'); wp_enqueue_style( 'child-style', get_stylesheet_directory_uri() . '/style.css', array($parent_style), wp_get_theme()->get('Version') ); }
Why exactly do you need that?
Best regards,
Rikard-
This reply was modified 9 months, 4 weeks ago by
Rikard.
Hi,
Please try this CSS as well:
section.related .inner_product a.product_type_simple { width: 100%; } section.related .inner_product .yith-wcwl-add-button { margin-top: 55px; }
Best regards,
RikardHi,
Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
RikardHey bemodesign,
Please try the following in Quick CSS under Enfold->General Styling:
.main_menu #menu-item-11678 a:hover { color: green; }
Best regards,
RikardHey Martin,
Please try the following in Quick CSS under Enfold->General Styling:
section.related .inner_product .thumbnail_container { height: 300px; max-height: 300px; }
Best regards,
RikardHey bleistift,
I changed the 404 settings and it’s working as expected, please review your site. Note that you cannot use your front page as the custom 404 page, please try creating a dedicated 404 page instead.
Best regards,
RikardHey Jeff,
We have no records of your email, where exactly are you getting emails from?
Best regards,
RikardHi,
You can add Layout Builder support for custom post types in that field.
Best regards,
RikardOctober 9, 2024 at 5:22 pm in reply to: Error accessing file for download: cURL error 28: Connection timed out after 100 #1468733Hey Consolas,
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. You also try to import the demo manually: https://kriesi.at/documentation/enfold/import-demos/#how-to-manually-import-a-theme-demo
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 the update, we’ll consider that for a future release. Please open a new thread if you should have any further questions or problems.
Best regards,
RikardOctober 8, 2024 at 8:32 pm in reply to: Errors when saving page edits – not a valid JSON response #1468675Hi,
Thanks for that. I tried updating the front page, but I can’t see the problem there. On which pages are you seeing it?
Best regards,
RikardOctober 8, 2024 at 8:29 pm in reply to: 413 error when using the enfold theme advanced builder #1468674Hey Jay,
Thanks for the video, that is a server error message and is very likely not related to Enfold. Please try reaching out to your hosting provider for further help.
Best regards,
RikardOctober 8, 2024 at 8:27 pm in reply to: Errors when saving page edits – not a valid JSON response #1468672Hi,
Thanks for the update. Are we allowed to temporarily deactivate plugins for testing purposes?
Best regards,
RikardHey Oliver,
I’m seeing the same price on both pages, could you try to describe the problem a bit closer and let us know how to reproduce it please?
Best regards,
RikardHi,
The login details you posted are not working, please check and verify.
Best regards,
RikardHi,
Anchors links are case sensitive yes, Test is not the same as test. I can’t find the exact rules right now, but I remember reading something about anchor links not being allowed to start with numbers, which might explain your problem.
Best regards,
RikardHey nicolealbaek,
Please try to temporarily deactivate file compression under Enfold->Performance, also try to activate the option to delete old CSS and JS files on the same page. If you should need further help with this, then please post admin WordPress login details in private.
Best regards,
Rikard -
This reply was modified 9 months, 4 weeks ago by
-
AuthorPosts