jefferisp7
Forum Replies Created
-
Forum: Plugins
In reply to: [MarketPress - WordPress eCommerce] Cart link not workingwell I cannot access the cart from any link. I do not have a credit card processor activated. Could that be the cause? I can put things in the cart but cannot see the cart. I don’t think you are ready my entire message or you don’t understand it. I CANNOT GET TO THE CART PAGE BY ANY METHOD.
Forum: Plugins
In reply to: [MarketPress - WordPress eCommerce] Cart link not workingThat did not fix it. When I select the cart button, the page refreshes, but the cart page does not show, even if I select go to cart immediately.
Forum: Fixing WordPress
In reply to: videos in circles? Background ?is there a way in css to encircle embedded videos from youtube iframes, e.g.?
Forum: Plugins
In reply to: [AMP] Background gradients invalid?thanks. Weird. Turns out that code was in 2 posts, but not sure where it came from or why it was there. I hope it was not a hack of some sort. It looks like gradient or image code, but it doesn’t seem to link to anything I can see.
Forum: Plugins
In reply to: [Memphis Documents Library] Public can’t see or download published filesNow I can too… weird is right… I was using Chrome or Firefox anonymously…
Forum: Plugins
In reply to: [Memphis Documents Library] Public can’t see or download published filesYeah, but I’m having trouble allowing ANYONE to see files that I have marked publicly available and published!!
The page link above should show 2 downloadable files visible to all people. It shows none.
Forum: Plugins
In reply to: [Search Regex] Instructions for regex pattern, hack fix?Hey, I found a site that helped me and I used this for a search pattern:
<a style="text-decoration:none" href=".*".*a>However, when I ran the replace with an empty replace value, it left this result: <>
How do I replace with a space or nothing at all?
TIA,
Jeff- This reply was modified 9 years, 3 months ago by jefferisp7.
Forum: Fixing WordPress
In reply to: Undefined Host in Theme.php?I can get into general settings. I have changed the home page from http://mydomain.com
to https://mydomain.com and I have a rewrite in the htaccess to fix internal links that may refer to the non SSL site..Forum: Themes and Templates
In reply to: [GeneratePress] Pre Sales questionCSS only in the theme… but sometimes we will add web fonts (google link) in the header, e.g.
Forum: Fixing WordPress
In reply to: Fake 404 spam links hacksHi James, I ran several cleansers and I think I have everything fixed, but I did find a couple of strange 301/302 messages and Wonder where this comes from:
Locating the link with target url: “http://www.butlerwindowcleaning.com/window-cleaning/commercial” on the page: “http://butlerwindowcleaning.com/?shared=email&msg=fail”. It has status: 200 no error < 301 moved permanently.
On the page http://butlerwindowcleaning.com/?shared=email&msg=fail (Grand View Window Cleaning Co.) our link has target url: “http://butlerwindowcleaning.com/?share=facebook”, link text: “Facebook” and status: 200 no error < 302 found
I don’t have a page shared email & message so I am wondering what that is?
Forum: Plugins
In reply to: [Awesome Flickr Gallery] Can't add albums?I could not find an album option. I don’t need a group.
looks like it was a conflicting plugin
fixedForum: Fixing WordPress
In reply to: Changing a WP URL to a forwarded domain???The site is too new to worry about SEO rankings…
Forum: Fixing WordPress
In reply to: Changing a WP URL to a forwarded domain???Hi, what I’m trying to do is not have to transfer or reinstall a working WP site. I can mask the domain name to the current one and it works fine, but if I do a redirect, I think what will happen is that administrative login will be affected. The problem with the mask it that the name server shows a visible white page while loading/transferring, for a few seconds.
The client basically wants this example.com WP site to read example2.com in the url for the next several months and then switch back to example.com
Jeff
Forum: Fixing WordPress
In reply to: Changing a WP URL to a forwarded domain???thank you, i figured as much… but is there a way to do it without changing the install. For example: if I set up the example2.com domain as a parked domain on example.com in my hosting server, can I then switch the WP site url only? what does that do to someone who types in the old url : example.com? And/or should I, could I switch the WP url as well?
Then should the example2.com be set on the DNS provider(separate company) to a masked domain? Would that work?