Forum Replies Created

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • in reply to: Mobile menu accordian for sub-menu #51967
    Ronel
    Member

    I figured out what was causing it, so the problem is solved, but I don’t really understand it.

    The function adventurous_mobile_menu is called twice, once for the header right menu and once for the secondary menu. If I remove the second call, my code works. This is fine for me since I only have the one menu but I’d still be interested in knowing how I could change my code so that it works with two calls. I assume it’s happening because the user clicks on a cloned nav, rather than a unique nav in the header?

    in reply to: Email share link not saving #51833
    Ronel
    Member

    OK.

    That makes it impossible to use the social links for sharing by e-mail, which is something you might think about adding in future updates.

    in reply to: Responsive format of buttons #51777
    Ronel
    Member

    Yes, it was safari. Thanks, that worked.

    in reply to: Email share link not saving #51776
    Ronel
    Member

    Hello Sakin

    I think you’ve missed my point.

    I specifically don’t want to enter an e-mail address, I simply want to open their e-mail program with a link to the page pasted into the e-mail. The person sharing the page should choose for themselves who the recipient is. Mailto works fine without a recipient e-mail address, as per my url above.

    Thanks,
    Ronel

    in reply to: Responsive.css not active in child theme #51693
    Ronel
    Member

    Oh, duh! Just don’t dequeue the parent file and enqueue the child file with priority 11.

    Don’t mind me, I’ve got it working.

    in reply to: Responsive.css not active in child theme #51685
    Ronel
    Member

    Hello

    I have a follow-up question to this:
    I only want to change a very small piece of the responsive css. Is it possible to somehow enqueue my responsive css file to load after the parent responsive css, so that I don’t have to copy the whole file?

    Regards,
    Ronel

    in reply to: Responsive format of buttons #51614
    Ronel
    Member

    @Sakin:

    My website is Novel Natter

    “Real” buttons are the submit button in my subscription form (see sidebar widget) and the post comments button on single pages. These buttons change shape in responsive mode.

    “Fake” buttons are the read more and comment buttons. I’d like these to also change shape in responsive mode

    in reply to: Missing RSS feed #51613
    Ronel
    Member

    Thanks.

    Turns out it was my child theme but not for any reason that I could find. In the end I simply deleted the child theme, created a new one under a new name, reimported function.php and my style sheet, and the problem solved itself. No code changes, nothing. Some days I really hate computers…

    in reply to: Missing RSS feed #51493
    Ronel
    Member

    Here’s my url:

    Novel Natter

    in reply to: Align image and gallery on the right #51396
    Ronel
    Member

    OK, thank you.

    in reply to: Align image and gallery on the right #51368
    Ronel
    Member

    I think I know why this is happening.

    The gallery style takes the full content width and divides it into the number of defined columns (in my case 5 columns). Each thumbnail is then placed on the left of its column. The result is that the first thumbnail aligns on the left with the text but the last thumbnail doesn’t align on the right because the column is wider than the thumbnail.

    In an ideal world, the first thumbnail would align left, the last thumbnail would aligh right and the remaining thumbnails would be spread evenly between them. I have no idea how to do that though.

    in reply to: Align image and gallery on the right #51363
    Ronel
    Member

    @Sakin: This is the page http://novelnatter.com/about

    in reply to: Adding smarter navigation plug-in #51036
    Ronel
    Member

    Thank you!!

Viewing 13 posts - 1 through 13 (of 13 total)