-
Created a topic, Calculate shipping based on total AFTER fees, on the site WordPress.org Forums:
Hi, I'm needing help with a small but major issue that… -
Posted a reply to Output shipping tables programatically, on the site WordPress.org Forums:
Yes, that is correct! Currently I've just reproduced the fields in ACF, but it would… -
Created a topic, Output shipping tables programatically, on the site WordPress.org Forums:
I am looking for a way to output the table rates to th… -
Posted a reply to ‘Skip to Content’ displays in Google search of webpage, on the site WordPress.org Forums:
Of course, my pleasure! Have a great rest of your day!!! -
Posted a reply to ‘Skip to Content’ displays in Google search of webpage, on the site WordPress.org Forums:
Awesome! So you're already 2 steps ahead of me! :) If you're trying to keep… -
Posted a reply to ‘Skip to Content’ displays in Google search of webpage, on the site WordPress.org Forums:
Ok, so photography portfolios are unfortunately very tricky to SEO since photos are not targeted… -
Posted a reply to ‘Skip to Content’ displays in Google search of webpage, on the site WordPress.org Forums:
I may be able to help, are you still having both of the issues you… -
Created a topic, Sort 1 meta value by DESC and the other 2 by ASC, on the site WordPress.org Forums:
Hi, was wondering if anybody could clarify how to spec… -
Created a topic, Sort By Popularity w/ lots of data & sorting by multiple methods, on the site WordPress.org Forums:
Does the "Sort By Popularity" option on the products a… -
Posted a reply to Grab variation sku with wc_add_to_cart_message_html filter, on the site WordPress.org Forums:
That did it! Thanks a ton for the help!!! I didn't even think of grabbing… -
Created a topic, Grab variation sku with wc_add_to_cart_message_html filter, on the site WordPress.org Forums:
I am needing to replace the product title in the "<… -
Posted a reply to Need help with Modal forms, on the site WordPress.org Forums:
No problem! Glad you found it! Have a great rest of your day! -
Posted a reply to Need help with Modal forms, on the site WordPress.org Forums:
If you deactivate all your plugins, does the modal still work? If it does still… -
Posted a reply to HTTPS Issue with WordPress, on the site WordPress.org Forums:
Personally I usually use https://wordpress.org/plugins/search-and-replace/, but you have to leave off the ending .com of… -
Posted a reply to ‘Skip to Content’ displays in Google search of webpage, on the site WordPress.org Forums:
Were you using an SEO plugin when Google crawled the site that you're no longer… -
Posted a reply to HTTPS Issue with WordPress, on the site WordPress.org Forums:
Very strange. Does the Wordpress admin bar show up on the front end of the… -
Posted a reply to echo unicode in php, on the site WordPress.org Forums:
Pasting the unicode character should do the trick. Replacing the "info" text with this horse… -
Posted a reply to Sesrching for image gallery plugin with separate text caption and title, on the site WordPress.org Forums:
+1 for Meta Slider -
Posted a reply to ‘Skip to Content’ displays in Google search of webpage, on the site WordPress.org Forums:
It appears the "- Skip to content" was inside the page's <title> tags. It appears… -
Posted a reply to Need help with Modal forms, on the site WordPress.org Forums:
This is not the shortcode for contact form 7, this is probably a popup maker… -
Posted a reply to Disable Automatic Generation of Thumbnails, on the site WordPress.org Forums:
Go into your admin dashboard and go to settings -> media. Set the width and… -
Posted a reply to HTTPS Issue with WordPress, on the site WordPress.org Forums:
Is it possible you're logged in to the site under the www. version of the… -
Posted a reply to How to remove the calendar on my Blog page?, on the site WordPress.org Forums:
Most likely this is a widget, does it show up under your widget panel inside… -
Created a topic, Hide WooCommerce Product Images from Media Library, on the site WordPress.org Forums:
I have thousands of product images cluttering my media… -
Posted a reply to CSS access needed to style to Theme, on the site WordPress.org Forums:
OH! I forgot it's an iframe. You can't edit the CSS inside of an iframe,… -
Posted a reply to CSS access needed to style to Theme, on the site WordPress.org Forums:
Do you still have the code in there so I can see what's not being… -
Posted a reply to CSS access needed to style to Theme, on the site WordPress.org Forums:
Try this .rc-anchor-normal .rc-anchor-pt { position: static !important; width: auto !important; padding-right: 0 !important; margin:… -
Posted a reply to CSS access needed to style to Theme, on the site WordPress.org Forums:
Hey man, hopefully this helps. Here's what I've found: Line 1163 of your theme is… -
Created a topic, Custom Rewrite Tag – Remove $_GET variable, on the site WordPress.org Forums:
Hello! I am using $_GET variables for a page that I h… -
Posted a reply to Text w/link shows up on computer, not on a mobile client, on the site WordPress.org Forums:
Line 5483 is where you're having your issue: .visible-lg, .visible-md, .visible-sm, .visible-xs { display: none!important… -
Posted a reply to Text w/link shows up on computer, not on a mobile client, on the site WordPress.org Forums:
Without a link so that I could inspect the element in question I couldn't tell… -
Posted a reply to Retrieving Learnpress Categories via Post_Object, on the site WordPress.org Forums:
Figured it out. Just didn't give myself long enough. For anyone else who finds this,… -
Created a topic, Retrieving Learnpress Categories via Post_Object, on the site WordPress.org Forums:
I am having trouble figuring out how to show only cert… -
Posted a reply to List events of category without children, on the site WordPress.org Forums:
Thank you for your help, but I realized the original method I was using wasn't… -
Created a topic, List events of category without children, on the site WordPress.org Forums:
I am needing to categorize events based on "kid classe… -
Posted a reply to (Twenty Fourteen) Content Spacing and Margin Width, on the site WordPress.org Forums:
I can see a max-width:none on line 821, is that what you put in? CSS… -
Posted a reply to how can I sort comments by likes, on the site WordPress.org Forums:
I think what you are after is described in the documentation: https://likebtn.com/en/wordpress-like-button-plugin#documentation There are shortcodes… -
Posted a reply to (Twenty Fourteen) Content Spacing and Margin Width, on the site WordPress.org Forums:
The div you are having issue with is your .site There are 2 solutions, but… -
Posted a reply to Menu dropdown border error, on the site WordPress.org Forums:
This code gets it close, but the nav was made WAAAAYYY more complicated than it… -
Posted a reply to How do I display the tagline for mobile devices?, on the site WordPress.org Forums:
If I am understanding correctly, what you are after is on line 1328 of the… -
Posted a reply to Extend page width, on the site WordPress.org Forums:
.entry-content has a width of 58% and is floating right. This is at line 3763… -
Posted a reply to Contact 7 Form not working, on the site WordPress.org Forums:
If you are sure that Contact Form 7 has been set up correctly, I would…