Forum Replies Created

Viewing 12 posts - 61 through 72 (of 72 total)
  • Author
    Posts
  • in reply to: Accordion Slider – Title Issue #279264

    Hi Ismael,

    Thank you very much, although the code to add the H tag works perfectly when I edit the slideshow-accordion.php file, I prefer NOT to do it there, unless there will be a permanent fix on the next theme update to add the missing H tags. The reason is that I don’t want to keep editing that file every update.

    Is there a way I can do the edit on the Child theme level through the functions.php file or will it be ok to copy the slideshow-accordion.php file to child-theme/shortcodes folder and just make the suggested edit on the child theme’s file?

    2) I added this one on the CSS instead, so I can also have visible excerpt on all media screens:

    #top .aviaccordion-title {
    text-transform: none;
    font-size: 1.2em;
    }
    
    .aviaccordion-excerpt p {
    font-size: 0.7em;
    line-height: 1.4;
    }

    Thank you again for this!

    Best,
    George

    in reply to: Responsive Site Isuues #279258

    Thank you very much Ismael for your help. I changed the container width to 760px and it works perfect for that media range!

    Best!
    George

    in reply to: Font Size Increase #279190

    Try this:

    #top #header_meta .phone-info {
    	font-size: 18px;
    }

    Oh, there’s some great info on the above link. Thank you so much for publishing & posting this Peter!

    Have a great weekend,
    George

    Hi Dude,

    Thank you for the snippet, it works perfectly!

    I don’t think that I’m mixing things up. I tested the page with the Google Structure Tool (same tool you used on the above link) and I got the Error: Missing required field "name (fn)". under the https://schema.org/creativework field.

    I guess it depends what you include in the schema.org. I’m testing the Accordion Slider to eventually use it to display community information and real estate listings which include schema.org “place”, “singlefamilyresidence”, “postaladdress”, “offer”, and similar real estate specific schema.org. Now when the slider defaults to “Blog” & “creativework”, the rest of the real estate specific schema that I use on the description gets markup errors since as you know there’s no creative work involved with just stating location & listing info.

    So, yes… I completely understand what you are saying but there are certain instances where the default markup produces errors when used in conjunction with additional markup related to specific type of information. Does that make sense?

    Thank you for the snippet above! It really helped a lot, not only to remove unwanted markup from elements but also as a helper on how to automatically add or replace markup on other elements.

    Cheers,
    George

    in reply to: Accordion Slider not showing! Not working at all! #278769

    I’m glad it worked! It’s definitely a bug because the same way that it squeezes the larger image it should also expand it if it’s smaller.

    I also found a couple more bugs which I will probably create another thread for them once I set the site up. Here’s in brief what the other bugs are:

    1) If you attached page links to the images it incorrectly marks them up with a “Blog” schema.org markup. They should be marked with a “Page” schema.org.

    2) It correctly marks the image (link) title as heading but it does not attach an h tag to it. It, neither an option for us to attach a title tag exists.

    Those 2 bugs are very important for SEO purposes and they should be addressed and also fixed along with the image size bug.

    George

    in reply to: Accordion Slider not showing! Not working at all! #278764

    ok, I think that I found what causes the problem… at least in my case!

    The images that are attached to the accordion slider MUST be NO smaller than the image size selected when setting up the slider. Smaller image sizes than what selected causes the slider to break. It works fine if the sizes are larger than those selected.

    Could you please check this and let me know if it works for you?

    in reply to: Accordion Slider not showing! Not working at all! #278754

    Hi Devin,

    I don’t even have a video in my site. I just di a fresh install of the theme and set only the accordion slider through the Advanced Layout with 4 images that link to 4 pages of the site. Nothing shows up, although the images, content and the links to 4 pages are there as I see them on the code and Firebug.

    Also if I set it as a second section after having a text widget (with one html link inside that pulls a search widget from an outside source), the Accordion slider tries to break the top section as the top section takes over 15 seconds to load.

    in reply to: Accordion Slider not showing! Not working at all! #278565

    Did you find a solution for this issue? Just purchased the theme and playing with it today, I get the exact same issue, using it with no other plugins activated besides Akismet.

    in reply to: Help with adding an element to avia pagebuilder #278563

    Hi Devin,
    Thank you! That’s what I was looking for… somewhere to start!

    Another quick question, if I may. Do you guys have an issue with the accordion slider? I was trying to get familiar with the theme earlier today and the accordion slider doesn’t work, no matter where I place it on the theme, all I see is white where the images and content should be. Inspecting it with Firebug it shows that there is content there but it is invisible. Also when a text block is used before it on the same page as the accordion slider there is a 10-16 second delay before the text is loaded.

    The issue I have is exactly the same as this thread with the addition that it slows down the loading of the top of the page text widget.

    Thank you again for the info on how to start on my original question!
    George

    in reply to: Help with adding an element to avia pagebuilder #278394

    ok, I’m not going to start arguing about something silly like this.

    Could you at least tell me if it is possible to add custom elements to the Advanced Layout Builder and if it is, where I can find some documentation guiding me how to start with?

    I’ve been working & designing Genesis themes for a long while and that’s the framework that I’m used to working with. As I mentioned avia & enfold theme is something that I just purchased last night as an alternative to the Genesis themes and haven’t had a chance to really play with it and study it’s files yet.

    Thank you,
    George

    in reply to: Help with adding an element to avia pagebuilder #278376

    Hi Josue,

    Thank you for the quick reply! I posted a question for help on something that I already have the required code and I’ve also seen it implemented on your own site. The info circle thing is part of the Ultimate Addons as you can see here.

    I asked for help implementing it to the Advanced Layout Builder since you guys have already done it…. at least to point me where and how to start. I din’ ask for a recommendation to some coder that can do it for me.

    I’m sorry but a recommendation to outside coders is not what I’m accustom to when I request support.

    George

Viewing 12 posts - 61 through 72 (of 72 total)