Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1076508

    I have a custom taxonomy.php file (taxonomy-market.php) for a taxonomy called market which is working great.

    I am trying to drop in a masonry on the page using [av_masonry_entries]. I have WPDebug on and no errors show up but it’s just blank, nothing appears. Here is my code right now:

    $shortcode = "[av_masonry_entries link='market' post_type='portfolio' items='3' columns='3' caption_elements='title excerpt'][/av_masonry_entries]";
    echo do_shortcode($shortcode);

    It might help to note I also have a shortcode in the footer (using a widget) that used to work and isn’t anymore.

    • This topic was modified 5 years, 8 months ago by christiemade.
    #1076559

    Hey pippylu,
    The dev team has found an error with shortcodes and has created a fix for this, If you include your admin login & ftp access I can upload it for you.

    Best regards,
    Mike

    #1076881

    Will it be available in the next Enfold update?

    #1077039

    Hi,
    Yes this is an advance of the next update. I was able to login to your ftp, but I don’t seem to have full access, I can only see some directories but no files. Nonetheless I tried to upload the new version but about halfway it froze saying I didn’t have permission.
    If you want to try yourself, please follow these steps, assuming your parent theme is in the directory “enfold”:
    First extract and upload the file in the Private Content area to create the directory “enfold-new”
    Then rename your current theme directory to “enfold-old” via ftp, then change the directory “enfold-new” to “enfold” and check that your site is working correctly.
    Once you are happy you can delete the “enfold-old” via ftp, (not the WP theme page)
    Should for some reason your site crashes or wish to roll-back to the old version, it’s easy to do, simply rename the new “enfold” to “enfold-new” via ftp and then rename “enfold-old” to “enfold” then refresh your page.
    Or you can give me full access and I will do this for you.

    Best regards,
    Mike

    #1077170

    That did the trick! Thanks!

    #1077171

    Hi,
    Glad to help, we will close this then, but please open a new thread if there is anything we can help with.
    Have a great day and thanks for using Enfold.

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Using Enfold shortcodes inside taxonomy.php’ is closed to new replies.