Forum Replies Created

Viewing 30 posts - 61 through 90 (of 174 total)
  • Author
    Posts
  • in reply to: previous / next links on single posts #1141166

    hi Victoria, links sent to you privately.
    what i’m wanting is previous (text link) on the left, next (text link) on the right, below the meta, but above the share (for example).
    i’ve also attached a screenshot of my blog setup.

    in reply to: previous / next links on single posts #1141165

    hi Guenni007, that sounds great – but it’s a development site, so i don’t really want to publish publicly – can i provide to you more privately?

    in reply to: Portfolio grid text overlay #1140801

    Hi Victoria,
    I’m not sure what page you’re talking about as I didn’t link to one(?)
    In any case, I’ll provide a link to this page in the private content area for you now.
    Thanks :)

    in reply to: Portfolio grid text overlay #1139786

    Ok, so I’ve made some progress with this
    example
    by amending the following to:

    .grid-entry a:hover:before {
    	content: attr(title);
    	position: absolute;
    	width: 100%;
    	z-index: 1000;
    	text-align: center;
    	opacity: 1;
    	font-size: 18px;
    	color: #ffffff !important;
    	transform: translateY(-50%);
    	animation: avia-fadein 0.75s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275)  !important;
    	top: 50%;
        padding: 0 !important;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }

    Final piece of the puzzle for me, is to get the excerpt in there, below the title – any ideas anyone?

    • This reply was modified 5 years, 2 months ago by Jason.
    in reply to: Portfolio grid text overlay #1139783

    This *almost* works for me, the title is offset horizontally, any ideas?
    example

    Thank you Victoria :)

    This reply has been marked as private.
    in reply to: Tab Title Vertical Alignment #1101602

    Thanks Nikko – works a treat.

    in reply to: Tab Title Vertical Alignment #1101168

    Apologies, that’s been done – no difference I’m afraid.

    in reply to: Tab Title Vertical Alignment #1100778

    Hi Nikko,
    Apologies for the slow response, URL attached.
    Many thanks,
    Jason

    in reply to: Layout builder not loading for editor level user #1096271
    This reply has been marked as private.
    in reply to: Timeline Milestone Date Width #1085869

    Sure thing Rikard, link below

    in reply to: Additional footer row above widgets for Mailchimp #1081149

    I should add, I’d like the form elements to be horizontal, not vertical as the Mailchimp Signup element (under Content Elements) displays them, & have found this resource which looks to me like I need to use a plugin to achieve this (I note all form <p> elements have a . form_fullwidth class when inspecting).
    Is that correct?
    I also think (on that link above) that this would be exactly what I’m after, but I don’t completely understand those instructions.
    “Copy the shortcode and replace it with the shortcode on both the line that has “return $content” in the below code.”
    Can you expand upon/clarify this a little for me please?
    Many thanks,
    Jason

    in reply to: Portfolio item links need to open in new browser window #1057968

    Hi there,
    This works great for me – except it opens internal as well as external links in a new tab/window. I only want external links in my portfolio grid to open in a new tab/window – not links to other post/pages within the site.
    Is there any way the code can accommodate this?
    Thanks,
    Jason

    in reply to: Help getting from 4.1.2 -> 4.5.1 #1043996

    Hi Rikard – more than happy for you to close this.
    Thanks again,
    Jason

    in reply to: Help getting from 4.1.2 -> 4.5.1 #1043502

    Hi Rikard,
    I disabled all caching, removed the old theme, & extracted the latest version (all via FTP).
    All good, no issues.
    Thanks,
    Jason

    in reply to: Help getting from 4.1.2 -> 4.5.1 #1043400

    Hi Rickard,
    No, I overwrote the existing theme folder. Running PHP 7.1. I’ll give that a shot (removing the old version first) & report back.
    Thanks,
    Jason

    in reply to: Help getting from 4.1.2 -> 4.5.1 #1042929

    Hi Rikard,
    Thanks for your reply, I actually did manually update the theme via FTP, & got the white screen of death afterwards.
    The only thing I can think of may be caching, I’ll try turning this off before updating again.
    PS: The personal token is already in place.
    Thanks,
    Jason

    in reply to: Enfold Contact form and spam #1035068

    I too have recently seen an increase in spam (from the form) on a number of my sites running Enfold. Never had this issue before & I’ve been with the same host (SiteGround) for some time now.

    in reply to: Restrict Content Pro #1020107

    Hi Mike,
    The second option did the trick – thank you :)
    Jason

    in reply to: Restrict Content Pro #1020106

    Hi Mike,
    Thanks for the reply, the first option didn’t work, so I’ll give the second one a go & report back.
    The first option ended up displaying the closing shortcode on the page – [/not_logged_in]
    Cheers,
    Jason

    in reply to: Google Search Console – Mobile Usability Errors #1017767

    Hey Rickard,
    That’s exactly the issue – what content is wider than the screen? I certainly can’t see any, so how do I find it?
    This is a criticism of Google, as they don’t actually tell you which elements are too close together or wider than the screen, so if you can’t actually see either of those issues when viewing the page – how are you supposed to figure it out?
    If you haven’t had to help anybody out with this before, then that’s no problem – I just thought you might have some pointers :)
    Thanks,
    Jason

    in reply to: Avia Layout Builder blank for editor #995781

    Hi Victoria,
    Ok, so I’ve fixed it. I installed Members to take a look at what the editor role could do, it turns out this role didn’t have post edit capabilities, enabling these fixed the issue.
    I can only surmise that this was historical as I certainly didn’t restrict the editor capabilities myself.
    Cheers!
    Jason

    in reply to: Avia Layout Builder blank for editor #995179

    Hi Victoria,
    I disabled all plugins – no difference, I’m still unable to edit existing pages under the Editor role.
    Thanks,
    Jason

    in reply to: Avia Layout Builder blank for editor #994642

    I should add, the Classic Editor is installed & activated, I haven’t tested with it deactivated, actually will do so now… done – no difference.

    in reply to: Avia Layout Builder blank for editor #994641

    Sure thing Victoria, basically any page (but I tried About & News). Editor details attached.
    Thanks,
    Jason

    Thank you Ismael :)

    Hi Ismael,
    Ok, I am confused – but I think I’m getting there.
    So, essentially I really can’t have two separate portfolio grids on one page then?

    I understand what you are saying re the West Coast – that makes sense.
    So I see by playing with the pagination that if I click on page 2 of the bottom grid, that also displays page 2 of the top grid, so having 2 grids on one page doesn’t really work.

    So there’s no way to display all of the categories on page 1?
    It only displays categories of the photo’s present on page 1?
    Does that sound correct?

    Is there any way to retain the sort functionality of a grid, & display all categories on each page of the grid?
    I will put the grids on separate pages.

    Perhaps I would be better off using another element to display these photo’s?
    What I want to do is give visitors an image grid (say 3 rows of 4 columns) with pagination, with a way to display images only from a given category if they so desire.

    Hi Ismael,
    Sorry – I don’t understand, its whatever this functionality provides (see attached) – that breadcrumb navigation is not showing all categories from the first portfolio grid, & none whatsoever from the second – despite there being items in those categories, & sort-able being set to yes (see attached).
    That bit of code did nothing I’m afraid.
    Screenshot

    I should add hosting is with SiteGround – but I don’t currently have their caching plugin enabled.
    DNS is with CloudFlare, maybe this is causing an issue with the JS on this page?

Viewing 30 posts - 61 through 90 (of 174 total)