clancel
Forum Replies Created
-
Hi. I was able to make a change on the home page with a CSS code. Now, I wish to make a change on the following page at,
https://www.newyorkpianogroup.org/claim-your-sonata/
Can you provide me with a CSS code for this page only? Thank you.
Forum: Themes and Templates
In reply to: [Mismo] I wish to remove the sidebar & related postsIt’s resolved.
Forum: Themes and Templates
In reply to: [Mismo] I wish to remove the sidebar & related postsThank you for your reply. Unfortunately, the solution you provided will not work because it will affect all posts. I only wish to remove the sidebar and related posts from the /event-organizer posts and not other posts. Is there a CSS code that I can use to remove the related posts and sidebar only from the post below?
I just searched my issue and solved it with a css that was provided in this forum.
It’s solved.
Forum: Themes and Templates
In reply to: [Mismo] I wish to remove the page titleThank you. It’s fixed.
Here’s a screenshot of the issue. As you can see, it’s showing the events twice.
Hi. The plugin is updated and but the featured events are now showing twice. I’m using the following code,
[events per_page=”3″ featured=”true” orderby=”event_start_date” Show_filters=”false”]
Did I type in the wrong code? Can you advise? Thank you.
Hi Hitesh. I copied and pasted the the code in the functions file. It’s showing featured events now but I only see one featured event and not 3 featured events that was shown before the change. Can you advise on how I can fix this issue?
I copied and pasted the code in the frontend.css and frontend.min.css files but I’m still not able to view featured events on the Front Page of the website like before. I have used the following code to show featured events,
[events per_page=”3″ featured=”true” orderby=”event_start_date” Show_filters=”false”]
I checked the events to make sure that featured listing was checked but it’s still not working. Can you advise? Thank you.
Thank you for your reply. Do I copy and paste the code in the files? Do I update in the Child Theme folder? Are their files I can download instead of copying and pasting?
Forum: Themes and Templates
In reply to: [Mismo] I wish to remove the page titleThank you. It’s removed. But now the top padding has changed. Here’s an example.
https://www.newyorkpianogroup.org/category/interviews/
I can I space out the top?
Forum: Themes and Templates
In reply to: [Mismo] I wish to remove the page titleHi. Here’s the screenshot. https://prnt.sc/vudcvi
Forum: Themes and Templates
In reply to: [Mismo] I wish to remove the author and post titleThank you for the code. It’s removed.
Forum: Themes and Templates
In reply to: [Mismo] I wish to remove the author and post titleThank you. It worked.