Forum Replies Created

Viewing 30 posts - 61 through 90 (of 92 total)
  • Author
    Posts
  • in reply to: Boxed layout slideshow on stretched option #802573

    Thanks Rikard.

    It wasn’t right on mobile view so I had to add a media query to it:

    @media (min-width: 900px)

    in reply to: New line in easy slider #802565

    Thanks Rikard, I’ve managed to achieve what I wanted by using this:

    .avia-slideshow-inner .avia-button-wrap {
        position: absolute;
        left: 5%;
    bottom: 5%;
    }
    in reply to: Header & Footer stretched, content boxed #802460

    Hey Guenni,

    Nothing is secret other than the client website. If I or the support team find a solution it will be posted here.

    in reply to: New line in easy slider #802429

    Hi Rikard,

    Link in private.

    in reply to: Boxed layout slideshow on stretched option #802428

    Hi Rikard,

    Link in private content.

    in reply to: Header & Footer stretched, content boxed #802424

    Hi Rikard,

    Link in private content. Thanks.

    in reply to: New line in easy slider #801971

    Hi Sarah,

    It doesn’t work well. If I use ‘position: center;’ it goes down one line but the orientation is not right. Plus, I’d like to be able to add as many new lines as possible. I would like the button to be near to the bottom of the slide. I’ve attached photos in the private content

    in reply to: Add button to title header (Title Bar) #801581

    Thank you Yigit!

    Works perfectly

    in reply to: Add button to title header (Title Bar) #801523

    Hi John,

    I still get this: http://i.imgur.com/SAlgwvP.png

    in reply to: Add button to title header (Title Bar) #801166

    Hi Yigit,

    Like this: http://i.imgur.com/BkAHogo.png
    Button with the Page header

    I tried adding the av_button shortcode to the title but the button didn’t appear, just the shortcode in text.

    in reply to: Accordion color #801033

    Please close this thread. You guys have been a huge help. Thanks again!

    in reply to: Accordion color #800989

    Thank you, Sarah.

    Exactly what I needed.

    in reply to: Accordion color #800545

    Hi Nikko,

    Yes, but not just the first tab. I want to be able to change the individual tab colors. Just like you showed me with the accordion earlier in the thread.

    in reply to: Specific way to display posts #800140

    Hi Andy,

    Thank you for the Posts Slider idea. I think I’ll go with that. Now I’d like to change the font for the post title. Link in private content.

    See the posts slider? What’s the CSS to change the font of the post titles?

    in reply to: Accordion color #800110

    Hi Nikko,

    Can you point me to the correct CSS so I can do the same on the Tab elements? Or should I start a new thread?

    Thank you

    in reply to: Specific way to display posts #799742

    Hi Victoria,

    What I meant by sortable is the existing ability to pick Categories and have the posts appear when a category is selected.

    It’s not important for the posts to be sortable, but I am looking to try and customize the look of the posts so it can look like the image I attached.

    in reply to: Masonry Posts Image Size #799732

    Sure. Details in private content.

    in reply to: Masonry Posts Image Size #798855

    Hi Mike,

    I’ve added the functions.php code to my child theme, and used the Simple Image Sizes plugin. Also tried on a different browser/machine. I can’t see any change whatsoever.

    in reply to: Accordion color #797617

    Thank you Nikko.

    Perfect

    in reply to: Posts thumbnail – one size #792925

    Thank you! Didn’t realise it was the two-lines causing this issue. I’d rather not hack at individual elements, much simpler to remove the extra line.

    Thanks again.

    in reply to: Posts thumbnail – one size #792919

    Thanks that worked, but now some images aren’t aligned correctly. I will post it in the private content.

    in reply to: Posts thumbnail – one size #792892

    I changed the h3 css to:
    { font-family: ‘RandomFont’, sans serif;
    font-size: 2.8em;
    }

    That changed it. But now I don’t want that font for post titles. How do I change the post-title font to Arial?

    in reply to: Hide menu until visited from other link #785780

    Hi Nikko,

    I realise this can be a bit of a job and I’m going to pay a developer to do this. Does your team provide such services?

    I need a wordpress/PHP/JS developer to customize menus in WordPress according to viewed status

    I’m looking for an experienced PHP/Wordpress/Javascript(?) developer to achieve one objective in a WordPress project.

    I have one menu in WordPress with 14 different items. I want these items to show up only after the registered user has gone through the previous sections. Once the user has viewed all the sections, they can go back to any menu item. The menu item that has been viewed will be identified with a green check mark or something similar.

    Hopefully after one menu is done, I can see your code and apply it to others in the future

    in reply to: Hide menu until visited from other link #785686

    Hi Nikko,

    Thanks for your guide. I can see what you mean about the long list of CSS. Problem is I don’t want it to always be hidden. Once the user has finished all the sections, I want to keep all the menu visible.

    But I guess I can only do one thing, albeit a bit tedious.

    1) I will have to create several menus. Every page has a different menu, and with every new section, a new menu will come up with the previous sections.

    2) until when they finish the module, then they will be directed to the page where the menu with all the sections are there.

    in reply to: Masonry Posts 1 column #784011

    Hello,

    While that does create a 1 row 1 post possible, it doesn’t look right. Plus the pagination isn’t working, and the excerpt is not visible either.

    I’d rather a small box. I’ve linked the two sites.

    in reply to: Masonry Posts 1 column #782231

    Is there any other content element with sorting by category?

    in reply to: Background Image for specific pages not working #781901

    Thanks so much, Mike

    in reply to: Masonry Posts 1 column #781683

    Hi Rikard,

    No I have not started with any modification yet. Thought I’d come to you guys before I do anything, maybe it’s something I missed.

    Ideally I’d like to add an option from the drop-down list under ‘Columns’ to have one post per line.

    It would’ve been an easier problem to solve if the ‘Magazine’ element had category sorting though.

    in reply to: Masonry Posts 1 column #781368

    Hi Basilis,

    I would like to have the same style as the masonry content, but with only 1 post per line. I tried the other post elements but the style is different, and no sorting by category options.

    Instead of (2 column setup):

    All / Category 1 / Category 2 / Category 3
    ____________________ ___________________
    | Post Picture | | Post Picture |
    |___________________| |__________________|
    | Post Title | | Post Title |
    | Post Excerpt | | Post Excerpt |
    |___________________| |___________________|

    I’d like it to look like:

    All / Category 1 / Category 2 / Category 3

    __________________________________________________________
    | Post Picture | Post Title |
    | | Post Excerpt |
    |_________________|________________________________________|
    | Post Picture | Post Title |
    | | Post Excerpt |
    |_________________|________________________________________|

    So one row, one post. I know this isn’t a masonry effect, but it’s the only post element with sorting by category. I like the styling but I’d like it to be on 1 post 1 row.

    EDIT: Formatting didn’t come out right, so I made an artistic rendering in Paint: http://i.imgur.com/nK6OAZS.png

    • This reply was modified 7 years, 7 months ago by FlatText.

    Hi Max,

    Yes, I made the changes to the child theme.

    Thank you.

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