Forum Replies Created

Viewing 6 replies - 16 through 21 (of 21 total)
  • Thread Starter Sharon

    (@wordpress159)

    I can’t really share the particular url causing the 404 as it doesn’t exist and it is not an error with the site, just something the end user is doing. I am using the Redirection plugin which shows the 404 error and I noticed it also shows up in Google Analytics with the timeline of what the user has done to cause the 404 error. The slug “free” doesn’t exist, the user has decided to add it to the end of a normal product url on my site. I was just concerned as to whether it may be malicious or not?

    Examples:

    So the user has visited the site and a product with the normal url like this;

    https://www.domain.com/store/product-category/product-name

    and then a few seconds later the user has added the word ‘free’ like this;

    https://www.domain.com/store/product-category/product-name/free

    Obviously the second url doesn’t exist on my site and returns the 404 as it should.

    They also then went back to the store page which shows as;

    https://www.domain.com/store

    To then a few seconds later add ‘free’ again;

    https://www.domain.com/store/free

    Thread Starter Sharon

    (@wordpress159)

    Herman,

    Thank you for your response which has helped me find out that it was in fact a device problem caused by older iPad IOS versions not the theme update as I originally thought. My apologies.

    In answer to your questions I had tested on 2 iPads and found both had the issue – an iPad Mini 2 and an iPad Air 2. Which made me consider the update I had just done in WordPress. However since reading your response I have updated the iPad Air2 to IOS 15.3.1 and that has fixed the problem on that device with the website working as it should. The iPad Mini 2 however has only updated to IOS 12.5.5 and is still having the issue. I need to buy a new iPad by the looks. ??

    The website was working fine in Chrome on a PC.

    Many thanks again,
    Sharon.

    Thread Starter Sharon

    (@wordpress159)

    Thank you, I only realised after your first answer that it may have been a theme style I was looking for.

    Many thanks for your time, it is a great plugin and the info you gave me in the first post has helped me with quotes layout on the display view which was the second part of my first post.

    Thread Starter Sharon

    (@wordpress159)

    Sorry probably my fault I don’t think I was clear enough. It’s the theme’s widget heading that I need to format. It has it’s on special widget which is formatted the way I want it. And I have found the code here;

    .widget_testimonial .testimonial-icon:before {
    	display: inline-block;
    	-webkit-font-smoothing: antialiased;
    	-moz-osx-font-smoothing: grayscale;
    	font: normal 22px/1 'Genericons';
    	vertical-align: top;
    	content: '\f106';
    	width: 25px;
    	height: 19px;
    	float: left;
    	margin-right: 3.06%;
    	color: #0FBE7C;
    	-webkit-transform: rotate(180deg);
    	transform: rotate(180deg);

    However when I use the Strong Testimonials View widget in Appearance -> Widgets it displays differently as in the above image. I am not using the Testimonials title/heading.

    The site is not live yet.

    Thread Starter Sharon

    (@wordpress159)

    I’m using the default template, but I switched to modern and tried what you said above but it didn’t work either.

    In the image linked, the first Client Testimonials is the stock standard widget from my wordpress theme and how I want it to look.

    The second Client Testimonials circled in grey is the Strong Testimonials one using the default template.

    Image

    Thread Starter Sharon

    (@wordpress159)

    Thanks for the prompt reply. My issue is with the widget space that I have placed the slideshow view in on my front page.

    Thinking about it now it is the actual widget heading that I need to format (ie. align left and decrease size to 22px).

    Which is probably not controlled by the plugin right?

Viewing 6 replies - 16 through 21 (of 21 total)