Forum Replies Created
-
AuthorPosts
-
February 16, 2016 at 12:42 pm in reply to: images and content not dispaying correctly results missing #7720
brucewatson
ParticipantYou cannot access this content.
January 6, 2016 at 4:49 am in reply to: no results/nothing found page not when clicking on "more results" #7257brucewatson
ParticipantThanks Ernest
it seems that when doing a search and the top results show i.e food you can click and the page will load as it should but some results show up with empty page error the same as the show more issue.
I have also noticed that when there is more search results then are alocated to fit a page when clicking on the next option or page number brings up the same not found error.
Is this also a known issue to be fixed in the next releaseThanks
January 5, 2016 at 1:52 am in reply to: no results/nothing found page not when clicking on "more results" #7220brucewatson
ParticipantThanks Ernest
where is the turn off more results located ?December 17, 2015 at 9:44 am in reply to: website shifts position when using exsisting search field #7111brucewatson
ParticipantHi Thanks Ernest
Seems to work ok now although the search box is full width in smaller screen phone ipad i moved the css code you gave me earlier max-width: 300px; and placed it under min-width: 300px;is this correct?
@media only screen and (min-width: 768px) {
#search-box {
min-width: 300px;
max-width:300px;
}
}im not sure how to fix the div search box nested below the div search box.
I did not know this before so i can’t say that it happened after the version update or not your recommendation to fix would be appreciated as you say it is not ok
thankyouDecember 13, 2015 at 3:07 am in reply to: website shifts position when using exsisting search field #7020brucewatson
ParticipantHi i have tried again to reinstall the update 4.6 on my live site today after updating to wp 4.4 I used the safe upgrade guide. I still have the same problem. ive cleared browser cache please help me sort this out I would really like to use your plugin.
you will notice by screen shots the search filter renders correctly. as the standard search doesn’tThanks
November 30, 2015 at 1:49 am in reply to: website shifts position when using exsisting search field #6819brucewatson
ParticipantHi Again
I had issues after updating to the latest version of your plugin ( search field not showing)
Please find screen shot attached
I played around and loaded new template and some compatibility settings with no luck. so I have reverted to the old one for now. I’m wondering if there is some css you can suggest i can try on my testing site.November 23, 2015 at 6:15 am in reply to: website shifts position when using exsisting search field #6695brucewatson
ParticipantHi the https issue seems to be fixed not sure what settings i changed but i deactivated and reactivated your plugin then did a database clean (Optimize Database after Deleting Revisions) as well as changing some of the compatibility settings like css compatibility.
hopefully this is the end of this issue
cheersNovember 23, 2015 at 4:52 am in reply to: website shifts position when using exsisting search field #6694brucewatson
ParticipantMany thanks I was able to get the search bar to work
I have noticed two other issues you hopefully can help with?
firstly trying to load the website on my mobile phone the search is there but i can only put in one letter and the screen moves it is almost impossible to use.
The second issue is with https as soon as i do a search i lose the solid green lock. and it has your conection is not secure message
I use a plugin (SSL Insecure Content Fixer) with has sorted out mixed content issues i have had until now.
can you please advise me best course of action to fix these issues
thanks in advance
Bruce
-
AuthorPosts