clashley1976
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Mesmerize] Several CTA sections on homepageYou can. I have two of them on my website. Instead of using the Customizer, edit the page directly in your wp control panel, and then use the text editor to copy the first CTA section and paste that code to create new one:
<div data-label="Cta" data-id="cta-blue-section" data-export-id="cta-blue-section" data-category="cta" class="cta-blue-section content-section content-section-spacing-medium bg-color1 white-text" id="cta-1"> <div class="gridContainer"> <div class="row middle-xs"> <div class="col-sm-8 space-bottom-xs" data-type="column"> <h2 class="">Join us for our 45<sup>th</sup> Anniversary Car Show!</h2> Saturday, October 13, 2018 at the Albany Mall </div> <div class="col-sm-4 end-sm" data-type="column"><a class="button color2" href="https://artesianccc.org/accc/annual-open-car-truck-and-street-rod-show" data-cp-link="1" target="_self"> LEARN MORE </a></div> </div> </div> </div>
Example: https://artesianccc.org
- This reply was modified 6 years, 8 months ago by clashley1976.
Forum: Themes and Templates
In reply to: [Mesmerize] Linking images and inserting ‘read more’ tagsYou should be able to edit the page directly to achieve what you want; the free version of mesmerize does not appear to have an image option for the Overlappable section in the customizer.
Forum: Themes and Templates
In reply to: [Mesmerize] Create and edit new nested pagesHere’s my approach:
Create the new page as normal using the WP control panel, then view the page. Once viewing the page, I have a customize option in the WP toolbar at the top of the page. That’s how I enter the customizer vs. the standard WP edit console.
Alternatively, you can use this URL to edit any page:
https://yourdomain/wp-admin/customize.php?url=pageurl
I rarely find any need to use the customizer on inner pages, though. The customizer is useful for establishing the front and inner page templates, but once those templates are established, I generally do not change individual pages.
Forum: Themes and Templates
In reply to: [Mesmerize] Is there a way to turn off photo effects?Glad you got it straightened out. Looks good!
Forum: Themes and Templates
In reply to: [Mesmerize] Is there a way to turn off photo effects?That’s interesting… I don’t see that at all in my Mesmerize installation. Do you have some other image management plugin installed?
Forum: Themes and Templates
In reply to: [Mesmerize] Mobile Frontpage imageI looked on the desktop and my Android phone, and I got the same header image on both platforms. Perhaps it is a site cache thing?
Great looking site, btw!
Forum: Themes and Templates
In reply to: [Mesmerize] Front Page Header Design CustomizationYou can change the header images using the Mesmerize Companion plugin, under the Hero Section. The Options for Background Type will expand to allow you to use images from your Media Library.
Here is an example of how my install uses a slideshow on the home page header, and randomized headers on the posts and pages:
Forum: Themes and Templates
In reply to: [Mesmerize] Featured images no longer working on pages (v1.2)Well, this is sort of resolved. Per my contact with the theme author, the featured image cannot be included in the body of a page, only as a header image. Featured images can be included in the body of posts while using a different header image, but not on pages.
The workaround in my case to set a featured image for the page (this is important for external sites like Facebook when linking to the page), and then manually use an IMG tag in the body of the page to display the image.
Not particularly elegant, but it’s functional.
Forum: Themes and Templates
In reply to: [Mesmerize] No Sidebar!I noticed that after the theme upgrade, there are now two sidebar widget areas: 1 for posts and one for pages. Your original widget area is now for posts, but the pages widget area is empty by default. Copy your posts widget settings into your page sidebar widget settings, and your page sidebars will return.
Forum: Themes and Templates
In reply to: [Mesmerize] Too Many Issues And GlitchesJust upgraded to v1.2 of the theme. The Event Calendar is no longer showing the headline Archives. Thanks!
Forum: Themes and Templates
In reply to: [Mesmerize] Too Many Issues And GlitchesThanks for the feedback. I did already apply the CSS fix for the narrow sidebar on Pages, and that resolved the issue. The only real issue I’m dealing with now is the Event Calendar showing as “Archives”
Forum: Themes and Templates
In reply to: [Mesmerize] Extremely narrow sidebar problemstarted busting my head on this issue last night… the sidebar works correctly on blogs, but it is useless on pages. I’ll probably work around it somehow.
Forum: Themes and Templates
In reply to: [Mesmerize] Too Many Issues And GlitchesI’ve been trying to set up a new website for my car club using this theme and have started bumping my head on the sidebar on pages issue. The side bar works ok on the blog pages. I’ve also installed the Event Calendar, but haven’t gotten far enough in the setup to mess with it.
Some of my pages use embedded facebook videos, and I haven’t had any trouble with those, but I’m curious what you mean about the video going all over the page?