Forum Replies Created
-
AuthorPosts
-
Victor Font
ModeratorYou can use the jQuery UI accordion that comes with WordPress Core. see this for implementation details: https://developer.wordpress.org/reference/functions/wp_enqueue_script/
Regards,
Victor
https://victorfont.com/
Call us toll free: 844-VIC-FONT (842-3668)
Have you requested your free website audit yet?Victor Font
ModeratorGenesis removed support for the old XHTML themes with the release of V.3. They won't work with the newer versions of Genesis. YOu either have to change to a modern HTML5 theme or reverrt back to the last 2.x version of the framework.
Regards,
Victor
https://victorfont.com/
Call us toll free: 844-VIC-FONT (842-3668)
Have you requested your free website audit yet?Victor Font
ModeratorQuestions on this site are answered by community volunteers without any affiliation to Studio Press. The Genesis Framework is used to build themes. Login support/single sign-on is beyond the scope of theme functionality. You may find an answer by searching forums dedicated to WordPress plugins.
Regards,
Victor
https://victorfont.com/
Call us toll free: 844-VIC-FONT (842-3668)
Have you requested your free website audit yet?Victor Font
ModeratorWhat is CLS?
Regards,
Victor
https://victorfont.com/
Call us toll free: 844-VIC-FONT (842-3668)
Have you requested your free website audit yet?Victor Font
ModeratorYour top navigation is displaying just fine.
Regards,
Victor
https://victorfont.com/
Call us toll free: 844-VIC-FONT (842-3668)
Have you requested your free website audit yet?Victor Font
ModeratorIf you check your browser's console, there are many, many jQuery errors. The errors indicate that jQuery is not being loaded. I checked your page's source code and while you are loading an abundance of jQuery components, the only reference I can find for jQuery itself is version 1.10.2 that is being loaded by GoogleAPIs. The version that should be loading is the one included with WordPress Core which is version 3.6.0.
You may need to hire a developer to help you sort this out. Something is preventing WordPress from loading the correct version of jQuery.
The slider is loading BTW. It's not running because of the numerous jQuery errors.
Regards,
Victor
https://victorfont.com/
Call us toll free: 844-VIC-FONT (842-3668)
Have you requested your free website audit yet?Victor Font
ModeratorYou have to create the CSS for dark mode yourself. Here's a resource that explains how: https://css-tricks.com/a-complete-guide-to-dark-mode-on-the-web/
Regards,
Victor
https://victorfont.com/
Call us toll free: 844-VIC-FONT (842-3668)
Have you requested your free website audit yet?Victor Font
ModeratorOkay, that's not an error message. It's a warning that occurs when two or more processes transmit HTML headers for the same page. Warnings can generally be ignored. You can tweak your PHP settings on the server to display errors only.
Regards,
Victor
https://victorfont.com/
Call us toll free: 844-VIC-FONT (842-3668)
Have you requested your free website audit yet?Victor Font
ModeratorThe only place I see breadcrumbs enabled on your site is the About page and it just says Home.
Regards,
Victor
https://victorfont.com/
Call us toll free: 844-VIC-FONT (842-3668)
Have you requested your free website audit yet?April 23, 2022 at 5:51 am in reply to: Is there a plan to integrate the block based widget editor into Genesis? #505088Victor Font
ModeratorYou might be better off asking this question in the Genesis acebook group or in the Genesis Slack Community. Questions on this site are answered by volunteers with no affiliation with WPEngine or Studio Press.
Regards,
Victor
https://victorfont.com/
Call us toll free: 844-VIC-FONT (842-3668)
Have you requested your free website audit yet?April 23, 2022 at 5:49 am in reply to: Apply Monochrome single.php to singular.php – all post types #505087Victor Font
ModeratorFor CPTs, WordPress requires the template to include the CPT's slug in its name. See this: https://developer.wordpress.org/themes/template-files-section/custom-post-type-template-files/
Regards,
Victor
https://victorfont.com/
Call us toll free: 844-VIC-FONT (842-3668)
Have you requested your free website audit yet?Victor Font
ModeratorA custom post type is not a post format. See https://wordpress.org/support/article/post-types/#custom-post-types
I'm not sure why a plugin would 'need' a CPT and not create itself if it needed it. I'd contact their support team and ask about why CPTs are needed.
Regards,
Victor
https://victorfont.com/
Call us toll free: 844-VIC-FONT (842-3668)
Have you requested your free website audit yet?April 19, 2022 at 5:14 am in reply to: How do I make the logo crisp (not blurry) on the Essense Pro Theme? #505049Victor Font
ModeratorImage bluriness is not caused by the theme. It's an inherent issue with any bitmap image. Vector images like .svgs will solve the problem, especially when scaling. Because .svg images can potentially contain executable malware, WordPress natively does not allow for .svg uploads. THere are plugins available in the repository that will allow you to use .svgs on your site. This is the one I use: https://wordpress.org/plugins/svg-support/
Regards,
Victor
https://victorfont.com/
Call us toll free: 844-VIC-FONT (842-3668)
Have you requested your free website audit yet?Victor Font
ModeratorThis is the CSS you should be targeting:
p {
margin: 0 0 34px;
padding: 0;
}The 34px is the bottom margin. Reduce its size here. You'll find this at line 225 in style.css.
Regards,
Victor
https://victorfont.com/
Call us toll free: 844-VIC-FONT (842-3668)
Have you requested your free website audit yet?Victor Font
ModeratorThe Genesis Framework requires a child theme. Download both the Genesis Framework and the sample theme. Install both and activate the Genesis sample theme.
Regards,
Victor
https://victorfont.com/
Call us toll free: 844-VIC-FONT (842-3668)
Have you requested your free website audit yet?Victor Font
ModeratorFor accordions, I use the jQuery Accordion that comes with WordPress as a pre-registered library. All you have to do is enqueue it and WordPress loads it with its dependencies. It gives me complete control over the look and feel with just a very little bit of css.
Regards,
Victor
https://victorfont.com/
Call us toll free: 844-VIC-FONT (842-3668)
Have you requested your free website audit yet?Victor Font
ModeratorYou picture doesn't explain anything to someone who has no idea what you're trying to accomplish. Your problem description is vague.
Assuming the products are custom post types, Genesis does absolutely nothing but display their content. If you have a custom post type template setup correctly, WordPress will use the template. I use custom templates all the time on my Genesis sites and there's never been a problem.
The picture doesn't tell us what plugin you're using to display the products. If you are using WooCommerce, it has its own template structure that requires the templates to be placed in a WooCommerce directory under your theme's root.
If you are just displaying custom post types, the templates need to be properly named for the CPT and go in your theme's root directory.
Regards,
Victor
https://victorfont.com/
Call us toll free: 844-VIC-FONT (842-3668)
Have you requested your free website audit yet?Victor Font
ModeratorThe weird characters are icons. Apparently, ion icons have been disabled in your theme. That's why you're seeing a placeholder and not the icon.
Regards,
Victor
https://victorfont.com/
Call us toll free: 844-VIC-FONT (842-3668)
Have you requested your free website audit yet?Victor Font
ModeratorComment out means to wrap text in comments. In PHP, a single line comment looks like this:
// this is a single line comment
Multi-line comments look like this:
/*
This is an example
of a multi-line comment.
*/
Regards,
Victor
https://victorfont.com/
Call us toll free: 844-VIC-FONT (842-3668)
Have you requested your free website audit yet?Victor Font
ModeratorWordPress always shows the Edit link when you are logged in and have the security privileges to edit the post/page.
Regards,
Victor
https://victorfont.com/
Call us toll free: 844-VIC-FONT (842-3668)
Have you requested your free website audit yet? -
AuthorPosts