Forum Replies Created
-
AuthorPosts
-
Hi,
When you make a post you can add the categories in the sidebar:

then on the page were you wat to show the blog element you can choose which categories to show:

From what I see on the “Stories By Topics” page these link to another page of the actual posts, so I would try this:
lets say you are going to have 12 overall topics to start, so I would make 12 posts with the category “overall” and then use the masonry element to display only this category, the masonry element gives you the “load more” button,
then on each of the 12 “overall” posts place another blog element showing the posts for one of the 12 categories, such as “family”, then all of the posts you make in the “family” category will show here. I hope this makes sense.
I would recommend sticking with categories and not tags, tags are ok for related content but not as founding as categories.Best regards,
MikeHey extraeyes,
I assume that you wanted the top bar and mobile menu background white, if so please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:@media only screen and (max-width: 767px) { .responsive #top .av_header_transparency #header_meta { background-color: #fff!important; } .html_av-overlay-side #top .av-burger-overlay-scroll { background: #fff!important; } }After applying the css, please clear your browser cache and check.
Best regards,
MikeFebruary 3, 2022 at 2:36 am in reply to: Social icons in Main Menu not appearing after adding 5th menu item #1338575Hey Matt,
I took a look and the social icons seem to be showing, perhaps try clearing your browser cache and checking again.
Please see the screenshot in the Private Content area.Best regards,
MikeHi,
I see that you have a javascript error, please include admin login in the Private Content area so we can investigate further.Best regards,
MikeHi,
I added this css to your WordPress ▸ Customize ▸ Additional CSS field:#top #main span[style*="color: #000080;"] > strong { color: inherit!important; }to try to change only the items that were span > strong > span and it seems to be working
Please see the screenshot in the Private Content area, then clear your browser cache and check.Best regards,
MikeHi,
Glad to hear, the Dev Team has corrected the issue and will be in the next update, so in the future, you can remove this css.
If you have any further issues or questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Thanks for the feedback, I would recommend using posts instead of pages, and I would recommend using the Classic Editor for these posts instead of the Advanced Layout Builder,
you should add the categories you want to use as you create them so you don’t have to go back after you have 300+ of these,
you should add the “screenshot” as a featured image and use the option to hide the featured image on the post so the video shows at the top.
You could use the blog element to display the grid as above, and in the future when you want to sort by categories on other pages you could use the masonry element there.
Try creating some test “posts” with a test page to show the grid or categories to see how it works, if you have any questions about styling these to suit your needs we can help.Best regards,
MikeHi,
Thanks for the screenshot, the issue that I see is sometimes you have a strong > span
<strong><span style="font-size: 18pt; font-family: tahoma, arial, helvetica, sans-serif; color: #000080;">
and other times you have a span > strong > span
<span style="color: #000080;"><strong><span style="font-size: 18pt; font-family: tahoma, arial, helvetica, sans-serif;">
so you will need to manually correct the wrong ones with the color span before the strong by removing that span and add the color to the span after the strong.
Considering that your posts have a lot of added colors with spans and strong, I don’t see an easier way to adjust these colors except manually.Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Thanks for the feedback, for the form inside the popup try this css:#top .mfp-content [id^=wpforms-] { margin-bottom: 0; }After applying the css, please clear your browser cache and check.
Best regards,
MikeFebruary 2, 2022 at 3:16 am in reply to: add to card button : remove div.quantity and enlarge p.price #1338341Hi,
Thanks for the feedback, as I understood you wanted to change the £30.00 font size, like in the screenshot above, correct?
If so this css is still working in my tests:#top.single-product .price span.woocommerce-Price-amount, #top.single-product .price span.woocommerce-Price-currencySymbol{ font-size: 20px; }try checking that this was copied correctly, or perhaps you have a css error before this, try adding it to the WordPress ▸ Customize ▸ Additional CSS field to check.
To center the div try this css:#top.single-product #subscription_product_id > .av-woo-purchase-button.avia-builder-el-last { text-align: center; }here is a screenshot of my test of these two rules, note the £30.00 font is larger and the div is centered:

After applying the css, please clear your browser cache and check.Best regards,
MikeHi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeFebruary 1, 2022 at 6:24 am in reply to: add highlight or background behind the text of the footer image for visibility #1338152Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeFebruary 1, 2022 at 5:47 am in reply to: add highlight or background behind the text of the footer image for visibility #1338136Hi,
Glad to hear, you can adjust the padding to suit, the original padding waspadding: 125px 0;so trypadding: 55px 0;
the first number is for top & bottom and the second number is left & right, so that is why it is zero.Best regards,
MikeFebruary 1, 2022 at 3:50 am in reply to: add highlight or background behind the text of the footer image for visibility #1338105Hi,
I see you are using a caching plugin, please try disabling it and adding the css to the WordPress ▸ Customize ▸ Additional CSS field.
Also try disabling the Enfold Theme Options ▸ Performance ▸ JS & CSS file merging and compression options and at the bottom of the same option page enable the Enfold Theme Options ▸ Performance ▸ Delete old CSS and JS files option.
I’m pretty sure this should work because I tested by injecting it into the browser, please see the screenshot in the Private Content area.
If this doesn’t help please include an admin login in the Private Content area so we can be of more assistance.Best regards,
MikeHi,
Thanks for the feedback, I created a test slider and test page on your site using the other sites video & mask and it seems to work well, please see the link in the Private Content area below. I don’t know why yours is showing a “loading wheel” or where the setting for it is, but the one I created doesn’t have this, I also believe that using a self-hosted video works better, I see yours is from youtube. Take a look at the slider and test page and see if you can achieve this with yours.Best regards,
MikeFebruary 1, 2022 at 2:11 am in reply to: add highlight or background behind the text of the footer image for visibility #1338102Hi,
Glad this helped, for the burger menu try this css:#top #header #av-burger-menu-ul { vertical-align: top!important; padding: 0!important; }Best regards,
MikeFebruary 1, 2022 at 2:05 am in reply to: a single specific character; different rendering in headings and text #1338101Hi,
Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeFebruary 1, 2022 at 2:03 am in reply to: Trying to create a link to a form with pre-selected fields based on from page #1338100Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Glad Guenni007 was able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHey pontedellarco,
Please include a link to these titles are red instead of blue so we can examine them.Best regards,
MikeHi,
If you wish to charge the form after you have created it with the wand tool, I would recommend starting over.
For the area around the button try adding this css:#main .avia-button-wrap.form-popup { background: transparent; }After applying the css, please clear your browser cache and check.
Best regards,
MikeHey Julio,
Thank you for the link to your site, I see that you are using image elements as links to your pages, so there is not and automatic way for the image elements to get the post date of your “posts”, have you thought about using Posts instead of Pages? If you use posts then you can use the blog element to show your images and the date, even though your posts are created via the Advanced Layout Builder. To do this, after you make the posts, select “excerpt only” in the blog element:

then use this css to hide everything except the date:.avia-content-slider .slide-content, .avia-content-slider .slide-meta .slide-meta-comments, #main .avia-content-slider .slide-meta .slide-meta-del { display: none; } #main .avia-content-slider .slide-meta { padding: 0; margin: 0; }The expected results

so this would make it all automatic for you going forward, but if you want to use your current set up then you could add the date to your image element as you create them, it would not be automatic but you are going to be choosing an image anyways so it should be easy enough to just add a date. To do this allow the Image Caption to show and add the date:

then “clear” the Caption Overlay Background Color and choose black for your caption text color:

then disable the animation and choose to always display the caption:

then add this css:#top .av-image-caption-overlay { height: auto; width: auto; left: 0px; bottom: 0px; } #top .av-image-caption-overlay-center { padding: 0; } #top .avia_image { margin-bottom: 30px; }Best regards,
MikeHi,
Thank you for your patience, when you use the shortcode wand in a Classic Editor you are given the same element builder as in the Advanced Layout Builder, I checked again to ensure nothing had changed, you can add checkbox, select element, Google reCaptcha, and so on.

But there is another way to get your shortcodes: Enable the Avia Layout Builder Debugger
with this method, you will be shown the full page of shortcodes so you will need to be careful when you copy, the shortcode wand method shows you just the element that you created in the builder.
I also tested your wpform shortcode on the test page, by creating a third button & popup and it seems to work correctly:

please check, from your screenshot of the form error it looked like css conflict which I thought could be solved, but since I don’t see the error all the better.Best regards,
MikeJanuary 31, 2022 at 12:08 am in reply to: Large White Gap Related to Pages with Full-width Easy Slider #1337955Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Thank you for the login, the error /public_html/wp-includes/formatting.php on line 533 points to a core WordPress file and line 533 is this:// Remove more than two contiguous line breaks. $pee = preg_replace( "/\n\n+/", "\n\n", $pee );which doesn’t make sense why the error would point to line breaks.
I noticed that my demo site is using the same PHP version & Server architecture, and the only difference was your PHP max input variables is half of mine and your PHP time limit is much less, try adjusting these to see it it helps.

Best regards,
MikeHi,
Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
MikeHi,
Glad Yigit was able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
Mike -
AuthorPosts


