Forum Replies Created

Viewing 30 posts - 12,541 through 12,570 (of 34,550 total)
  • Author
    Posts
  • in reply to: Error on Content: "\2219"; #1339028

    Hi,
    I believe that the error occurs to the outdated version Firefox 96.0.3, please update to the current version of FireFox 80.0.1
    I checked your two links the current version of FireFox and found no errors.

    Best regards,
    Mike

    in reply to: Bullet list with ✔ checkmarks #1339025

    Hi,
    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,
    Mike

    in reply to: Adding columns within columns #1339024

    Hi,
    Glad to hear, to adjust the text try this css:

    #main .main_color .avia_textblock td .p1 {
        margin: 0;
        line-height: 20px;
        font-size: 18px;
        color: #000;
    }

    To remove the extra padding & margin from the images above to tighten it up, try this css:

    #main .main_color .avia_textblock td img {
    	margin: auto;
    	padding: 0;
    }
    #main .main_color .avia_textblock tr:nth-child(1) td {
    	padding: 0;
    }

    Please see the screenshot in the Private Content area of the expected results.
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Bullet list with ✔ checkmarks #1338972

    Hey markus-fischer,
    Please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:

    
    ul.disc, .entry-content-wrapper ul {
      list-style: none !important; 
      margin-left: 0;
      padding-left: 0;
    }
    
    .entry-content-wrapper ul li {
      padding-left: 1em;
      text-indent: -1em;
    }
    
    .entry-content-wrapper ul li:before {
      content: "✓";
      padding-right: 5px;
      color:#000 !important; 
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Timeline Milestone bullet size #1338970

    Hey peta_moonstone,
    Please link to an example page so we can examine, what size would you like it to be?

    Best regards,
    Mike

    in reply to: Adding columns within columns #1338969

    Hi,
    Please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:

    #main .main_color .avia_textblock td {
        border-color: transparent;
    }
    #main .main_color .avia_textblock tr,
    #main .main_color .avia_textblock table {
        background: transparent;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Content Slider Transition Delay on Load #1338963

    Hey GiantTitan,
    Please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:

    #main #testimonials .slide-entry-wrap.active-slide {
    	-webkit-animation: none;
    	animation: none;
    	opacity: 1;
    	visibility: visible;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Error on Content: "\2219"; #1338961

    Hi,
    Thanks for the link to your site, I tested this on Windows with FireFox 97.0b9 and the error didn’t occur, please see the screenshot in the Private Content area, I also tested on a Mac but since it didn’t already have FireFox installed the latest version for Mac was 80.0.1 which also didn’t show the error, so this must be specific to your version, please try updating.
    I also tested on Chrome & Safari and both looked correct.

    Best regards,
    Mike

    in reply to: Adding columns within columns #1338959

    Hey Ryan,
    Thank you for the link to your page, I wouldn’t recommend forcing the nesting of columns with the Avia Layout Builder Debugger perhaps I can help you achieve this another way, currently your “icons” are images in a table and are side-by-side, what is about this setup that is not to your liking?

    Best regards,
    Mike

    Hi,
    This should be ok on a testing domain with your current license.
    I would recommend the regular web hosting instead of Managed WordPress Hosting and not their “special” WordPress install, because as with many hosts the Managed WordPress Hosting include a customized install that forces jQuery into the footer & removes the option for you to control it yourself, it also adds so ModSec filters that can make importing demo difficult and installs a “must use” caching plugin with a lazy load option that is based on Smush which has some issues right now, so disable this option.

    Best regards,
    Mike

    in reply to: How to automatically add date for a page post? #1338956

    Hi,
    Thanks for the feedback, so yes, create a category to show the 6 main categories on the Daily Word – ALL page ie: “Overall or Daily Word”
    then create your 6 other categories that each post will below to
    then create a “year” category so you can have a “Storied By Years” element in the future.
    you can add as many categories as you like to each post for future sorting, such as “Mens Stories” & “Teen Stories” and you may want to allow the categories to show on the posts pages, so perhaps readers will read more similar stories, sort of like how tags might be used, but categories offer more options than tags.
    You might find it useful to print a mind map of your flow in interlinking to refer to in the future.

    Best regards,
    Mike

    in reply to: How to automatically add date for a page post? #1338907

    Hi,
    Sorry, I was getting my train of thought mixed up, but yes you can use the Advanced Layout Builder on your new posts instead of the Classic Editor.
    As for showing the date, if we use the blog element we can use the solution above to hide everything except the date, I believe there is a similar solution for the masonry element, but covering that right now might confuse the topic.
    About the categories, your flow seems to be Daily Word ALL ▸ Post, that is you have one page that lists all of your posts and links directly to it.
    On the other site is a page with a grid of 6 categories ▸ that link to a “category page” ▸ that then links to the individual posts.
    Which way do you want to go?
    As for your last question about changing the layout of the new post, yes we can adjust it to look like your current “pages”, I’ll explain more later, let’s sort out the “flow” of your site first.

    Best regards,
    Mike

    in reply to: old items color problem #1338900

    Hi,
    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,
    Mike

    in reply to: How to automatically add date for a page post? #1338696

    Hi,
    When you make a post you can add the categories in the sidebar:
    2022-02-03_001.jpg
    then on the page were you wat to show the blog element you can choose which categories to show:
    2022-02-03_002.jpg
    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,
    Mike

    in reply to: Menu went black on mobile please help asap! #1338576

    Hey 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,
    Mike

    Hey 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,
    Mike

    in reply to: Accordion toggle #1338572

    Hi,
    I see that you have a javascript error, please include admin login in the Private Content area so we can investigate further.

    Best regards,
    Mike

    in reply to: old items color problem #1338571

    Hi,
    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,
    Mike

    in reply to: Tab Section Arrows – How to change colors. #1338553

    Hi,
    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,
    Mike

    in reply to: How to automatically add date for a page post? #1338468

    Hi,
    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,
    Mike

    in reply to: old items color problem #1338467

    Hi,
    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,
    Mike

    in reply to: Form short codes #1338462

    Hi,
    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,
    Mike

    in reply to: Form short codes #1338342

    Hi,
    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,
    Mike

    Hi,
    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:
    2022-02-01_005.jpg
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Mask over video #1338232

    Hi,
    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,
    Mike

    in reply to: Form short codes #1338230

    Hi,
    Thanks for the screenshot, try this css:

    #top #main [id^=wpforms-] {
    	margin-bottom: 0;
    }

    2022-02-01_001.jpg
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    Hi,
    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,
    Mike

    Hi,
    Glad to hear, you can adjust the padding to suit, the original padding was padding: 125px 0; so try padding: 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,
    Mike

    Hi,
    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,
    Mike

    in reply to: Mask over video #1338104

    Hi,
    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,
    Mike

Viewing 30 posts - 12,541 through 12,570 (of 34,550 total)