Forum Replies Created

Viewing 30 posts - 61 through 90 (of 153 total)
  • Author
    Posts
  • in reply to: Can't edit Masonry Gallery #619806

    Hi Yigit,

    I have added “php_value memory_limit 256M” to my .htaccess file, things seem to be working back. Thanks!

    Regards,
    Poirot

    Hi Yigit,

    I was already using 3.5.2, but somehow the titles are visible now. No idea what happened, but it’s fixed!
    Thank you for your support anyway!

    Regards,
    Poirot

    in reply to: Line height of bulleted list #586215

    Hi Rikard,

    Perfect, thank you!

    Regards,
    Poirot

    in reply to: Line height of bulleted list #582382

    Hi Rikard,

    Thank you for helping. I would like to reduce the line-height within “

      ” elements, because they don’t match the line-height specified in the <div>. In developer tools it says that the line-height is consistent across the text, but visually the bulleted points have more space between them. (See link to page that show the issue)

      Regards
      Poirot

    in reply to: Pagination issue #580544

    Hi Elliott,
    Yes, I have the latest WP version. Other users managed to solve their pagination issue with tips on this forum, but they somehow didn’t work for me. I have removed the pagination option, for the time being. (Pagination works fine on Corona though). I hope you guys will come up with an Enfold update soon.

    Regards
    Poirot

    in reply to: Meta category color #578830

    Hi Yigit,

    Perfect, thank you!

    Regards,
    Poirot

    in reply to: Meta category color #577900

    Hi Elliott,

    Please find link below. On the homepage you can see the category tags just below the images. I would like to customize the color in style.css

    Regards
    Poirot

    in reply to: Blog image overlay #577762

    Ok, thank you Rikard!

    Best regards,
    Poirot

    in reply to: Blog image overlay #577005

    Ok, thank you Elliott!

    I gave it a shot, but obviously it didn’t work :-)

    img.attachment-large.size-large.wp-post-image:after {background:linear-gradient(135deg, rgba(255,101,100,0.4) 0%, rgba(255,101,100,0) 50%, rgba(255,101,100,0) 100%),linear-gradient(45deg,rgba(40,0,215,0) 0%, rgba(40,0,215,0) 50%, rgba(40,0,215,0.4) 100%),linear-gradient(transparent 5%, rgba(0,0,0,0.8) 100%);content:”gradient mask for lede image”; position: absolute;top: 0;bottom: 0;left: 0;right: 0;}

    Edit: As an alternative, would it be possible to upload 2 featured images (one with overlay, other without)? One would be used on the homepage, the other when the post is active.

    Regards,
    Poirot

    • This reply was modified 8 years, 9 months ago by Poirot.
    in reply to: Font size of grid layout #576707

    Hi Yigit!

    Working smoothly! Thank you!

    Regards,
    Poirot

    in reply to: Reduce whitespace between blog images (in grid) #576682

    Hi Elliott,

    It took me a while, since I’m not very familiar with code and I didn’t want to mess things up. But it works great, thank you!

    Regards
    Poirot

    in reply to: Turn current site into child theme #575753

    Hi Josue!

    Ok, thank you! It’s working now.

    Regards,
    Poirot

    in reply to: Turn current site into child theme #575373

    Hi Josue,

    Thank you for your help. The code in my child theme’s style.css doesn’t seem to have effect, even with “!important”. And when I delete my Quick CSS, my layout changes to default. Is this something I am doing wrong?

    Regards
    Poirot

    in reply to: Font styles #575336

    Hi Elliott!

    Ok, thank you!

    Regards
    Poirot

    in reply to: Turn current site into child theme #575334

    Hi Elliott!

    Ok, thank you. What about the code in Quick CSS? Will it update when I update style.css? Or is the Quick CSS no longer necessary and can I delete it?

    Regards,
    Poirot

    in reply to: Pagination not working #573786

    Hi Vinay,

    Thank you for the suggestion. How long until the Enfold update will be available? Depending on that I will consider using the plugin.

    Regards,
    Poirot

    in reply to: Category pages #569365

    Hi Josue!

    Perfect, that fixed the issue!

    Regards,
    Poirot

    in reply to: Pagination not working #569364

    Hi Basilis,

    Thank you for helping. The pagination is not working yet. Actually, it always stays on page 1.

    Regards,
    Poirot

    in reply to: Custom menu in layout builder #569353

    Hi Yigit,

    Perfect, that solved the issue!

    Regards,
    Poirot

    in reply to: Custom menu in layout builder #568634

    Hi Andy,

    I have a color section on top of my homepage. I tried to put the custom menu right beneath it, but each time it appears on top. Putting the menu somewhere at the bottom of my page worked fine though. So somehow it “jumps” the color section.

    Regards,
    Poirot

    in reply to: Pagination not working #568607

    Hi!

    I re-installed WordPress in order to have a fresh copy of query.php as well. Please find the FTP details below:

    Regards,
    Poirot

    in reply to: Insert fontello icon #568604

    Hi Rikard,

    Ok, thank you!

    Regards,
    Poirot

    in reply to: Category pages #568218

    Hi Basilis!

    Thanks for helping out. I am doing what you mentioned. The problem is when you click on the category name (above blog titles), it takes you to a standard category page. What I’d need to know is how to fix that link.

    Regards
    Poirot

    in reply to: Pagination not working #568213

    Hi Andy,

    If I understood correctly, this link (post #34) suggests to replace the query.php. I had already done that, and still have a blank page (and no backup of the original file). I also restored the original postslider.php. Still blank.

    Regards
    Poirot

    in reply to: Category pages #568038

    Hi Vinay!

    Thank you for helping. Please find the site details below. Basically, I’d like the category pages to be displayed exactly like my homepage/blog (=grid layout with 2 columns).

    Regards,
    Poirot

    in reply to: Insert fontello icon #567804

    Hi Rikard,

    Thank you for your help. I tried adding the span element, but that didn’t change anything. I googled again and found a thread with a solution, that allows to position the icon inline, however now the line-height automatically increases and I don’t see how I can undo that in the code. I’ll try to find another way to use, or not use, the icons since it doesn’t seem to be working for me.

    https://kriesi.at/support/topic/fontello-icons-in-text/

    Regards,
    Poirot

    in reply to: Insert fontello icon #567298

    Hi Rikard,

    If you go to fastcompany.com you can see what I mean. In the top menu, next to the link “Features”, there’s an “arrow-down”. This is the kind of arrow icon I would like to use, for instance, in a <div> element after text with a Read More link.

    I found I can insert icons through Enfold shortcode. The problem is the alignment. The arrow is never displayed directly after the text, just like the link mentioned above.

    Regards
    Poirot

    in reply to: Category pages #567291

    Hi Elliott!

    The option I’m using here is “Use the advance layout editor…”, in order to customize my blog page. I wouldn’t mind if categories were shown exactly the same way as my blog homepage. The problem is that I now get a 1-column list which does not correspond with the homepage.

    Regards,
    Poirot

    in reply to: Pagination not working #567280

    Hi Ismael!

    This didn’t fix the issue for me. I modified postslider.php, then query.php, as suggested.Now only header and footer are displayed, with nothing in between. Am I doing something wrong?

    Regards,
    Poirot

    in reply to: Pagination not working #566835

    Hi Rikard,

    Please find the details below:

    Regards,
    Poirot

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