Forum Replies Created

Viewing 30 posts - 91 through 120 (of 171 total)
  • Author
    Posts
  • Thanks for getting back to me Ismael. I tried this setting and it didn’t yield any acceptable results. I’m currently working with the responsive setting again.

    Anyways, just for the sake of argument, I’m disappointed with how the Advanced Layer Slider performs on mobile devices, in particular on smart phones. I looked at how other sites implement sliders and found that most sliders typically show only a portion of the background, whereas text layers are increased in size to improve readability.

    Thanks. Never mind.

    Guys?

    I’m sorry for not being able to get back to you earlier Victoria, but I was away from my desk.

    Here we go:

    Many thanks for your help and patience.

    Thanks for your quick reply John. I added the CSS rule, but it didn’t fix the issue.

    Thoughts?

    Thank you Victoria. It works now.

    Thanks Victoria, that worked.

    What did you change? I’m having the same problem on the slider of my home page.

    To me, this suggests that some settings/values must have changed during the update. I don’t want to bother you, but could you please tell me exactly what you changed on the LayerSlider settings of my blog. I would really appreciate it.

    Many thanks

    Please disregard my post. I figured it out myself. Many thanks anyways!

    in reply to: Issue with Blog Preview Image (big) #764809

    Hello Victoria,

    I’m terribly sorry, but I was under the impression that the “small preview image” would simply render a smaller version of the featured image on the blog posts.

    After following your suggesting to remove the code you mentioned in your earlier response, I tried again and noticed that the “small preview images” actually is more of a thumbnail that displayed on the left side of the blog post. Maybe labeling this option a thumbnail preview image would be more clear.

    Either way, I think this will take care of my issue as I decided to work with a custom blog post layout. What still puzzles me is that the “large preview image” on single blog posts appears to be larger on the mirror installation I did. See details in my original post

    Anyways, thank you so much for your time and help. I’m sorry for the confusion.

    Hello Victoria,

    I’m terribly sorry, but I still don’t know where you are getting the negative left alignment from.

    Unless, I’m looking at the wrong element (“Styles” of each Layer) within Avia Advanced Layer Slider, all of my layers have a 150px left alignment value – except for the “Subscribe” layer, which has a value of 237px. Where do you see the negative left alignment? Maybe it’s a cache issue.

    Please kindly double check, using the login credentials I provided earlier.

    Many thanks for your time and help with this.

    Thanks John, but I’m not sure where from you’re getting this.

    I only worked with a negative margin on the left while the canvas size was changed to 1140 px during the update.

    As indicated in my response to Mike, I have since corrected this.

    The slider is still not responsive thought and the text elements are moved outside the view port when viewed on an IPad, for instance.

    Can you please look into that again? I’d appreciate it

    in reply to: Issue with Blog Preview Image (big) #762504

    Sorry to say Victoria, but removing this line of code has no effect whatsoever.

    I removed it from the child’s style sheet and although the big preview image is being selected in the theme’s options, it still shows the small preview image.

    Moreover, the header of that line of code suggests that this is merely linked to removing the post category icon (i.e. image, video, etc.)

    Thoughts?

    in reply to: Issue with Blog Preview Image (big) #761285

    Thank you for getting back to me Victoria,

    Unfortunately, this doesn’t seem to be a cache issue. I routinely clear the cache on my machine, and double check on other devices before contacting support. It’s also not the first time I noticed this happening. For instance, on the dummy blog I mentioned in my first post here, the problem is exactly the other way around. There I got the large preview image (the one I want on my main site), but changing it to a small preview image won’t work. It’s weird!

    Would you mind looking into that for me. Please see the log in info below.

    Many thanks for your time and help with this. I appreciate

    Karl

    • This reply was modified 7 years, 1 month ago by MadRhino. Reason: misspelled URL

    Hey Mike,

    Thanks for getting back to me. I was finally able to restrict the maximum width of the slider 1920px; however, the whole thing didn’t make any difference.

    The two text layers are still out of place when I look at the slider on my iPad.

    Would you mind taking a look? I’d appreciate it. You can find the login info below.

    Many thanks.

    in reply to: Change order of Masonry blog category sorting option #760612

    Excellent Shannon, this works.

    Case closed. Many thanks

    in reply to: Change order of Masonry blog category sorting option #759958

    Thanks Jordan, I’ve done that and I can see the new drop-down menu item in the masonry blog element now. I’m still not clear on how I would need to go about creating a custom order though.

    For instance, instead of:

    All Gear Inspiration MBA Opinion Travel Uncategorized

    I would like to implement:

    All Inspiration MBA Opinion Travel Gear Uncategorized

    I’m sorry if this post should be the result of my ignorance, but the choices in the drop-down menu aren’t that obvious to me …

    Many thanks

    in reply to: Eliminate Categories in Grid Layout of Blog Post Element #733575

    Thanks Rikard. That worked.

    in reply to: Advanced LayerSlider on mobile devices #732576

    Hi Nikko, unfortunately the code you provided above doesn’t seem to work. It even messes up the full screen (desktop) version of my LayerSlider. I took a screenshot before switching back to the old code I mentioned earlier in this post.

    Nevertheless, the text on the LayerSlider looks small and somewhat wimpy on mobile device (iPad, Smartphone). Not sure what else to say. What I’m hoping to achieve is something similar to http://www.lippincott.com.

    Any ideas?

    Many thanks.

    in reply to: Advanced LayerSlider on mobile devices #728616

    Thanks Nikko, but, unfortunately, this didn’t do it.

    Now, the smaller tag line in the slider is out of place and moved next to the main header.

    My previous request includes private login information to my blog. Would you mind taking a look?

    I’m talking about the Advanced Layerslider on the Moments page.

    Many thanks.

    in reply to: Advanced LayerSlider on mobile devices #728456

    Hi there, Yigit and Nikko,

    I have no created another page on my blog, which will feature another text-based Advanced Layerslider. The page id for this page is 705.

    How would I need to incorporate this additional page (iD) into your code below, so it will apply to this second page as well?

    I will also check on the potential CSS sheet issue and post it via pastebin, but there’s hardly anything in it.

    Many thanks for your time and help with this.

    Happy New Year!

    @media only screen and (max-width:1024px) {
    #top.page-id-174 #wrap_all .ls-wp-fullwidth-container .ls-slide {
    display: flex !important;
    align-items: center;
    }

    #top.page-id-174 .avia-layerslider .ls-slide p {
    font-size: 62px !important;
    height: auto !important;
    line-height: 1.2 !important;
    padding: 50px 120px !important;
    position: static;
    width: 100% !important;
    }
    }

    @media only screen and (max-width:767px) {
    #top.page-id-174 .avia-layerslider .ls-slide p {
    font-size: 28px !important;
    padding: 0 20px !important;
    }
    }

    in reply to: Advanced Layerslider on Mobile Devices #717467

    Many thanks, Nikko, this did the trick. The text layers now scale beautifully on mobile devices.

    :-)

    in reply to: Advanced Layerslider on Mobile Devices #715890

    Sorry about that Nikko,

    Here we go again. The login info works now. I’ve tried it.

    Like I said, the content of the layerslider is still cut off, when I’m looking at the site on my iPad. Please see screenshot below. I’ve erased the cache and browsing history and it didn’t make a difference.

    Many thanks for your help and Happy Thanksgiving!

    in reply to: Advanced Layerslider on Mobile Devices #715218

    Hi Nikko,

    I’m sorry, but I removed the code again after I realized that it didn’t resolve the problem. I made that a habit to avoid that I’ll end up with bits and pieces of code I no longer recall what they’re good for.

    Either way, I added it back on. I also created an admin account for you.

    Please find the login path below:

    Many thanks for your help, Nikko

    in reply to: Advanced Layerslider on Mobile Devices #715065

    No problem, Nikko. Thought that you guys were busy.

    Anyways, I tried your code and it didn’t have any impact neither on how the text is displayed on smaller mobile devices, nor did it resolve the issue with the first word being cut off. Thoughts?

    Many thanks.

    in reply to: Advanced Layerslider on Mobile Devices #714215

    Unfortunately, I haven’t heard back from you guys.

    I think making the text layers adapt to different screen sizes shouldn’t be that difficult after all.

    How about creating different CSS rules or classes depending on the following 3 screen sizes (below)

    Would that do the trick?

    Unfortunately, I wouldn’t know how to code that into the layerslider I was talking about.

    Thoughts, guys?

    As always, many thanks for your help.

    @media (min-width: 1201px)
    .introHeading {

    font-size: 100px;
    line-height: 1em;

    }
    @media (min-width: 1024px)
    .introHeading {
    width: 70%;
    }

    @media (min-width: 768px)
    .introHeading {
    padding-top: 145px;
    padding-bottom: 130px;
    font-size: 85px;
    line-height: 1.05em;

    in reply to: Problem Displaying Google Map #702749

    Thanks for getting back to me, Rikard,

    I registered a Google API key following the instructions provided in the Enfold documentation and registered it in the Google services section of your theme.

    Unfortunately this doesn’t make a difference. The map shows for a few seconds and then, then error message appears again. Would you mind taking a look?

    Please see you login details below.

    Many thanks

    in reply to: Facebook Comments Plugin #698805

    Thanks, that worked, Yigit.

    in reply to: Facebook Comments Plugin #697476

    Would it be possible to try “Yigit?

    As you can see, this is only a very simple blog with no pages or other content that may be at risk of being affected.

    I’m just wondering how other users are going about this. I’ve seen this plugin on many blogs and I never noticed the triple header problem. What would you do? Please advise.

    Many thanks.

    in reply to: Facebook Comments Plugin #697467

    Sorry, I forgot to mention that I’m using a child theme …

    Many thanks again.

    in reply to: Facebook Comments Plugin #697465

    Wow, that was fast !!!

    Please see the URL to my blog below, Yigit.

    Like I said, I just want to eliminate one of the 3 Comments headers that now show on my blog pages after activating the Facebook Comments plugin. The one I want to eliminate is the one in the middle that says “0 Comments”.

    I would also like to match the formatting of the header “Share this entry” with the formatting (i.e. font-size) of the first “Comments” header.

    Does this make sense to you now? Many thanks for your time and help with this.

Viewing 30 posts - 91 through 120 (of 171 total)