• Resolved anecula

    (@anecula)


    Hi,

    I have a bit of a problem with showing the shortcode on the homepage of my website – https://artapringauracheii.ro – I don’t know why, it used to show correctly, but then it stoped. I’ve deactivated and activated again the plugin, but still it doesn’t show correctly. On a post page it shows ok – https://artapringauracheii.ro/2017/04/09/expozitii/ – but on the homepage it doesn’t.

    Also, if i have an event that lasts 3 days – is it possible that the event to be shown in the calendar on all the 3 days?

    Thank you!

    Best Wishes,

    Alex

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author PressTigers

    (@presstigers)

    Hello Alex,

    Sorry for the inconvenience. But we didn’t get you for the problem you are facing on the home page. Please elaborate it a bit more so that we can suggest you a solution.

    For calendar view, events remain until they reached to their starting date. But we have noted down your suggestion. Hopefully, we’ll implement it in next releases of SEP.

    Thank you for using SEP. Let us know if you need our further assistance.

    Regards,
    PressTigers

    Thread Starter anecula

    (@anecula)

    Hi,

    I’ll try yo explain it better ??

    So in the homepage – https://artapringauracheii.ro – where it says EXPOZITII IN DESFASURARE with yellow – I’ve put the following shortcode: [event_listing type=”upcoming” events_layout=”list” event_category=”” events_limit=”-1″ search=”false”] – And the problem I have is that it’s not showing the css of SEP – the listing should look like in this page -> https://artapringauracheii.ro/2017/04/09/expozitii/ – with that gray background and the alignment of the text.

    Regarding the calendar – The design of the SEP is very clean and thin and it’s really appropriate for artistic events – We put on our website only exhibitions – but they don’t last 1 day – they usually last like 1 month or so – So it would be really nice to implement this function in the calendar -> to show the events since the start date and until the end date – For example, if I put an event that has the start date 13.04.2017 and the end date 13.05.2017 – in the calendar view the event will be displayed until the end date is gone and if I click on the calendar on any date between 13.04.2017 and 13.05.2017 – the event will de shown.

    Thank you!
    Best wishes,
    Alex

    Plugin Author PressTigers

    (@presstigers)

    Hello Alex,

    You are facing this issue because SEP wrapper classes are not applied on the Home page. Are you using any page builder plugin or just writing shortcode in WP editor?

    Regards,
    PressTigers

    Thread Starter anecula

    (@anecula)

    Yes, I’m using The Divi Builder – and the theme is Extra from Elegant theme – I have at theme options: Custom CSS – and also in the page builder – I have Custom CSS for that module – Can I write something so that the classes would apply on whole website? Or maybe just for the homepage?

    Thank you,
    Best wishes,
    Alex

    Plugin Author PressTigers

    (@presstigers)

    Alex,

    You can add the “sep sep-page” classes to events section while writing its shortcode. Let us know either it resolves your issue or not.

    Thanks & Regards,
    PressTigers

    Thread Starter anecula

    (@anecula)

    Hi,

    I can’t seem to figure it out – I’m not an expert on css ?? could please tell me more specific what should I add in the shortcode? [event_listing type=”upcoming” events_layout=”list” event_category=”” events_limit=”-1″ search=”false”]

    Thank you!

    Best wishes,
    Alex

    Plugin Author PressTigers

    (@presstigers)

    Hello Alex,

    Please wrap up the shortcode in the following format:

    
    <div class="sep sep-page">[event_listing type=”upcoming” events_layout=”list” event_category=”” events_limit="-1" search="false"]</div>
    

    Let us know either it resolves your issue or not. Thank you!

    Regards,
    PressTigers

    Thread Starter anecula

    (@anecula)

    Thank you! It worked!

    Another question – Can I make it so that it will show me the last 5 events without pagination?

    Best wishes,
    Alex!

    Plugin Author PressTigers

    (@presstigers)

    Hello @anecula,

    Yes, you can do it but it is not possible for the current code. You have to customize the query parameters of the post type as per your requirements.

    Thanks & Regards,
    PressTigers

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Layout not showing’ is closed to new replies.