This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • in reply to: duplicates, horizontal layout stacks #23143
    sanksank
    Participant

    yup that fixed the stacking:)
    still getting that odd fly out animations but i can live it

    in reply to: duplicates, horizontal layout stacks #23140
    sanksank
    Participant

    AHAAAAAA!

    ok that makes sense – thanks it was a while after i made this and forgot about that 🙂

    now – about issue #2, the horizontal stacking btwn 1000-1300 px, do you see that? along with the funny flying reorder animations?

    in reply to: duplicates, horizontal layout stacks #23132
    sanksank
    Participant

    hey there,
    so i asked the server tech about this xampp redirect and they could not see it, and no one else has reported this issue, so they said it was most likely something in your environment there…

    are you loading a local instance for the domain?

    in reply to: duplicates, horizontal layout stacks #23120
    sanksank
    Participant

    hi,
    that’s odd… it’s working here and for others in various locations around the world… can you please clear your cache and try again?

    in reply to: vertically center posts (currently left:0) #11983
    sanksank
    Participant

    hi
    thanks for getting back to me! 🙂

    i tried the position: static, that worked well but as you said the order is reversed
    – is there a way to randomize the order each time the page is refreshed? that’d be a great feature…

    as for trying display: table, transform: translate(-50%, 0) pushes it outside the box, not centered.

    it required margin: auto !important; as well to center 🙂

    in reply to: shortcode variables – exclude term #11923
    sanksank
    Participant

    hi,
    is there a way to set the new code to exclude certain posts by ID instead of keyword?
    example:

    $exceptions = array(
    // Example: ‘[post ID]’ => array(‘[post ID]’),
    ‘9798’ => array(‘281’),
    ‘10422’ => array(‘5467’),
    );

    in reply to: URGENT: shortcode stripping keeps breaking site #11891
    sanksank
    Participant

    i was able to fix this by simply changing

    [expand title=”Read More >>” swaptitle=”<< Read less”][/expand]

    TO:

    [expand title=”Read More…” swaptitle=”..Read less”][/expand]

    🙂

    in reply to: shortcode variables – exclude term #11890
    sanksank
    Participant

    hmmm i see – yes it kind of works, but then removes any posts with that keyword.

    is there a way to set the new code to exclude certain posts by ID instead of keyword?
    example:

    $exceptions = array(
    // Example: ‘[post ID]’ => array(‘[post ID]’),
    ‘9798’ => array(‘281’),
    ‘10422’ => array(‘5467’),
    );

    so in essence i’m telling one post-type to exclude a certain page from the results…

    (what would be ideal is in the actual plugin when the RPP box appears on every page in the admin, there could be an option to “Exclude this Post from Results!” )

    I know this si all customization, if it requires more money i can pay…

    thanks!
    s

    in reply to: URGENT: shortcode stripping keeps breaking site #11883
    sanksank
    Participant

    You cannot access this content.

    in reply to: shortcode variables – exclude term #11877
    sanksank
    Participant

    hi there,
    need an answer on this asap please – site is showing items that shouldn’t be there so need a way to remove them per-post, not a blanket “exclude”

    thanks!

    in reply to: character limit on titles #11815
    sanksank
    Participant

    works great!!! 🙂
    thanks!

    • This reply was modified 9 years, 4 months ago by sanksank.
    in reply to: same items in same order #11806
    sanksank
    Participant

    ok thanks!

    in reply to: flex-box justify center #11803
    sanksank
    Participant

    actually – that CSS makes only the first item link the whole section…

    still:
    i have custom post type “portfolio” and posts – the results only show posts inside a posts page, and portfolio in side a portfolio page…

    how do i get it to show from both assets inside any page?
    it doesn’t seem to be weighing the tags when a post and a custom post have the same tags…

    in reply to: flex-box justify center #11801
    sanksank
    Participant

    ahh ok that works 🙂

    also – how do i center the title text? cant seem to make it happen via CSS…

    And lastly:
    i have custom post type “portfolio” and posts – the results only show posts inside a posts page, and portfolio in side a portfolio page…

    how do i get it to show from both assets inside any page?
    it doesn’t seem to be weighing the tags when a post and a custom post have the same tags…

    in reply to: no results #11792
    sanksank
    Participant

    ahhh great thanks!

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