SimonSvensk
Forum Replies Created
-
On all the items that has a number before KR I want to keep as they are. The ones with only KR sign and no sum, I want no sign on those anymore. (Just clearifying so you can tell what’s what)
Hello! Thanks for your reply and sorry for my very late response.
In my webshop I have two types of items: items, and services. The service-categories I want no KR sign on the product listings. On the categories for regular items however I do want the KR sign on the product listings. I dont want to remove the KR sign on any of the categories altogether on the item pages. Thank you.Forum: Fixing WordPress
In reply to: Font issue…How do i see where the fonts are being loaded from? I’ve just downloaded a theme and put it on, didnt change very much of it. I’m totally newb when it comes to how fonts work.
Forum: Fixing WordPress
In reply to: Google search console no-index pages for no reasonThanks James. Marking as solved.
ignore this part: And also.. it appears my https://mobilmeckaren.se/reparationer/ page has the category images aligning to much to the left again (on mobile units only). I fixed this with your help I think but now its back again. Thanks
Cache issue
Forum: Fixing WordPress
In reply to: www. redirects to https://website/https://websiteWow it appears to be working! Ive managed to use www. Extension on pagespeed insight and on facebook! Not sure why it doesnt work on samsung browser, maybe it works later. Thanks, i will mark this as resolved now!
Forum: Fixing WordPress
In reply to: www. redirects to https://website/https://websiteOk now the site is working again and i have it changed in database instead of hardcoded but the main issue is still there. Samsung browser gets 404 when trying to visit the site. It appears like the settingspage doesnt grey out the wordpress site url anymore also, which is good.
Forum: Fixing WordPress
In reply to: www. redirects to https://website/https://websiteFound this in my .htaccess file:
# BEGIN WpFastestCache
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_HOST} ^www.mobilmeckaren.se [NC]
RewriteRule ^(.*)$ http\:\/\/mobilmeckaren\.se\/$1 [R=301,L]
# Start WPFC Exclude
# End WPFC Exclude
# Start_WPFC_Exclude_Admin_Cookie
RewriteCond %{HTTP:Cookie} !wordpress_logged_in_[^\=]+\=Admin
# End_WPFC_Exclude_Admin_Cookie
RewriteCond %{HTTP_HOST} ^mobilmeckaren.se
RewriteCond %{HTTP_USER_AGENT} !(facebookexternalhit|Twitterbot|LinkedInBot|WhatsApp|Mediatoolkitbot)
RewriteCond %{HTTP_USER_AGENT} !(WP\sFastest\sCache\sPreload(\siPhone\sMobile)?\s*Bot)
RewriteCond %{REQUEST_METHOD} !POST
RewriteCond %{HTTPS} !=on
RewriteCond %{REQUEST_URI} !(\/){2}$
RewriteCond %{REQUEST_URI} \/$
RewriteCond %{QUERY_STRING} !.+
RewriteCond %{HTTP:Cookie} !comment_author_
RewriteCond %{HTTP:Cookie} !safirmobilswitcher=mobil
RewriteCond %{HTTP:Profile} !^[a-z0-9\”]+ [NC]
RewriteCond %{DOCUMENT_ROOT}/wp-content/cache/all/$1/index.html -f [or]
RewriteCond /hsphere/local/home/hb394697385/mobilmeckaren.se/wp-content/cache/all/$1/index.html -f
RewriteRule ^(.*) “/wp-content/cache/all/$1/index.html” [L]
</IfModule>I’m gonna try and remove that, as soon as i finished backing up my website files in a few minutes now
Forum: Fixing WordPress
In reply to: www. redirects to https://website/https://websitehttps://www.mobilmeckaren.se/https:/mobilmeckaren.se/wp-content/cache/all/index.html
I get redirected to this url, or 404.Forum: Fixing WordPress
In reply to: www. redirects to https://website/https://websiteDone it now. Still cant access site.
Forum: Fixing WordPress
In reply to: www. redirects to https://website/https://websitedefine ( ‘WP_HOME’, ‘https://mobilmeckaren.se’); define ( ‘WP_SITEURL’, ‘https://mobilmeckaren.se’);
Removed this from wp-config.php now. Cant access site after doing it!Forum: Fixing WordPress
In reply to: www. redirects to https://website/https://websiteJust to clarify something: https://mobilmeckaren.se links work, https://www.mobilmeckaren.se links does not.
https://ibb.co/tKtFCRg Here’s a link of something i found on google analytics of the page.
As you can see most of my customers come to a 404 page.- This reply was modified 5 years, 4 months ago by SimonSvensk.
Forum: Fixing WordPress
In reply to: www. redirects to https://website/https://websiteHelo James, and thanks for your reply. I used to have https://mobilmeckaren.se but it was greyed out, so I could not change it to HTTPS after I installed https on the site. So I googled a bit and eventually managed to change it from a file in the installfolder to https://mobilmeckaren.se so that’s what I have right now. If someone for example visits my site from samsungs own internet browser they get sent to https://mobilmeckaren.se/https:/mobilmeckaren.se/wp-content/cache/all/index.html
Notice how there’s only one / in this link on the second one.
Looking forward to your reply. Thanks.Thank you. This worked. I will go and write the best review you ever had, right this instant. Thank you so much this ment the world to me.
Hello! Issue number #2 and #3 is resolved with the codes you sent me, but number one makes no difference. The black box does not disappear. Once you find a way to make it disappear it’d be great if the images would be clickable because now they’re not. Customers have to click the text of the product title to enter the product!
Also: Do you have like a long list of css that I could download so I can try things in the future by my own instead of having to take up all your time? I found a guide on your website with only a few css options but it’d be great with a long list! ?? Thanks for your time, my site is beginning to look AWESOME! I will definately buy more of your plugins in the future.