Skip to main content

Questions tagged [genesis-theme-framework]

The Genesis Framework is a premium parent theme / framework for WordPress. It contains the user functionality and SEO benefits that is used by free and premium child themes.

0 votes
2 answers
36 views

Hyperlink Underline using Border-Bottom Showing Up Under Site Logo Image

I was underlining the hyperlinks on my Wordpress Genesis Theme using Border-Bottom in the CSS. Basically, I did the CSS code below, which worked for all of my in-text links: a { color: #03bf00; ...
John's user avatar
  • 3
0 votes
0 answers
22 views

WordPress Page Width Issue: Seeking Solutions

Hello Google Help Community, I am facing an issue with my WordPress website, specifically with two pages - "About Us" and "Guest Post." These pages are currently aligned to the ...
Azad Khan's user avatar
1 vote
0 answers
496 views

How to disable inline css styles generated by Gutenberg editor?

I've got Genesis-blocks plugin installed (it got updated from Atomic blocks). I am using blocks and resuable blocks to create pages. The problem I am facing is, most of these blocks inject their own ...
user31782's user avatar
  • 121
0 votes
0 answers
36 views

genesis grid loop only showing one column

The following code is in home.php and works, mostly. It's not displaying a grid though. Instead it's displaying the featured image from the feature post at the top which is fine but the grid posts/...
codebrane's user avatar
  • 101
0 votes
2 answers
56 views

changing genesis_before_while in new theme framework

I am moving a site from a Genesis theme to Colorlib theme. The genesis theme includes add_action( 'genesis_before_while', 'custom function' ); in a custom archive page, which loads restricted content ...
MARWEL58's user avatar
1 vote
0 answers
25 views

Display posts from a different website on Genesis Responsive Slider

In the homepage of this website, I have the widget "Genesis - Responsive Slider". From the "Genesis - Responsive Slider" Settings, one can see that it is picking up the posts from ...
Gonçalo Peres's user avatar
2 votes
1 answer
259 views

Second nav is merged with the first in mobile

When I load the website (https://notes.goncaloperes.com) on mobile one can see the two menus/navigations that exist However, when it loads, the two navs are merged and the second menu buttons can ...
Gonçalo Peres's user avatar
0 votes
1 answer
42 views

get_next_posts_link() returns no result despite available posts

I am developing a custom theme based on the Genesis framework. I want to display a 'previous post | next post' navigation below any article in the single post view. However, neither ...
Bunjip's user avatar
  • 371
0 votes
1 answer
178 views

Using Shortcode Result In Custom HTML Block (Using Google Sheet JQuery Result As NumScroller data-max)

After creating a Shortcode that aquires google sheet data and then getting a JQuery plugin (numscroll) working that makes numbers scroll up to a certain number when displayed I am having difficulty ...
David Stockdale's user avatar
0 votes
1 answer
86 views

Use custom template on custom post type

So I'm kinda stuck on something that I'm trying to achieve and unsure how to even target it, so below I will explain all that I have and what I have tried. So I'm using the Genesis Framework and a ...
user avatar
0 votes
1 answer
26 views

Link custom post type to page

So below I will explain what all I'm doing and what I'm trying to achieve with this project: I am using the Genesis Framework so the structure that I'm going with is the following: - Themes --- ...
user avatar
0 votes
1 answer
101 views

Using mu-plugins on the Genesis Framework

So this is how I have my structure setup to attempt to create a mu-plugin for my page. Here is what I'm using: - Genesis Framework - Genesis FrameWork Child Theme Please let me know if the mu-...
user avatar
0 votes
3 answers
874 views

Notice: Undefined variable: thumbnail [closed]

I have a grid setup on my portfolio page and for whatever reason I keep getting these two errors: Notice: Undefined variable: thumbnail in /home/hometo10/public_html/wp-content/themes/swank/...
Kimberly Lightfoot's user avatar
1 vote
1 answer
331 views

wp_enqueue_scripts leads to error

I am adding a javascript file by hooking into wp_enqueue_scripts(). Here's the code: function order_tracking() { global $post; if ( $post->ID == 19851 ) { wp_enqueue_script('...
Danish Muneer's user avatar
0 votes
1 answer
21 views

Crazy redirect happening with no redirects set up

I have a website https://createandgo.com If you hover over 'Design' in the top menu, then click 'How To Write A Blog Post' it adds like 21 URL extensions: https://createandgo.com/blog-writing-tips/-...
Daniel Devereux's user avatar

15 30 50 per page
1
2 3 4 5
12