Forum Replies Created
-
AuthorPosts
-
February 17, 2018 at 7:39 am in reply to: Header image disappears when choosing Blank Canvas as template #3839Adri OosterwijkParticipant
Hi Andy,
And as always you came up with the right solution.
Thank you and have a nice weekend.
Best regards,
Adri
February 16, 2018 at 1:40 pm in reply to: Incompatibility issue with Toolset and a FontAwesome question #3833Adri OosterwijkParticipantHi Andy,
Thank you for your reply. I hope you will find the issue regarding Toolset.
And the font awesome thingy. Using FA 4.7 works ok for me.
Best wishes,
Adri
- This reply was modified 6 years, 10 months ago by Adri Oosterwijk.
February 16, 2018 at 7:33 am in reply to: Incompatibility issue with Toolset and a FontAwesome question #3830Adri OosterwijkParticipantHi Andy,
Thank you for your reply.
Regarding the first issue. When I change the theme to the free Trusted theme the issue still persists. When I change the theme to TwentySixteen or Twenty Fifteen it is all ok. You can read up about this issue on the Toolset site here: https://wp-types.com/forums/topic/wrong-page-titles-when-woocommerce-views-is-active/
Regarding the icons: I’m customizing the site in several places and, if needed, I want to invoke an Icon. In this site sit I’m using the <i class=”fa ……> </i> code for it. In FontAwesome 5.0 it is oft “far” or “fas” and this is not recognized by the theme. When loading the 5.0 library a lot of excisting 4.0 icons are missing or changed in a strange way.
Hope this clears it up a little for you.
Adri OosterwijkParticipantHi Andy,
The plugins I’ve looked at did not have this functionallity (as far as I know).
For now, I’m happy the way it is.
I will look into an option to precede the titles on the results page with: Product, Recipe or Post.
I think it can be achieved when I customize the search result page with a Case statement:Case post type = product echo “Product” and the Title
Case post type = recipe echo “Recipe” and the Titleand so on.
As I’m not a coder this will be a challenge …….
Best wishes,
Adri
Adri OosterwijkParticipantHi Andy,
Thank you for your quick reply and outstanding help. I did what you suggested and now I can search in any post (recipes, products and other (default) posts and pages. I do have another wish however…. sorry :-). Is it possible to keep the pull down menu to select what to search?
1 -> All
2-> Products
3-> Recipes
4-> Posts and PagesI hope you can provide me with a simple solution…..
Thanks in dvance.
Best wishes,
Adri
Adri OosterwijkParticipantMmmm, I possibly misunderstand you. I did understand the dropdown had the purpose to let me select
1 -> Products (Dutch: Producten)
2-> Another custom post type (in my case Recepies -> Dutch: Recepten).
3 -> Posts and Pages (Dutch: Berichten en Pagina’s)Browsing through the code I learned (like you said) that it will only list Product categories.
The reason that I want it this way is that this will be a shop with a very limited amount of products. All uncategorized.
The amount of Recepies however can be much more and will grow over time. Next to that would it be great in may case that the visitor can search the rest of the site as well.When I get this right it can keep my sidebars much cleaner. As it is now I have to add several search widgets and that makes the layout of the pages a bit messy for the visitors. The search option of the theme is great for this…..
Any chance that it can be changed in an easy wat to get what I want?
Best wishes,
Adri
Adri OosterwijkParticipantHi Andy,
After updating the theme (and disabling the temporary css fix) it looks ok Thank you for solving it this quick.
I will mark this topic as solved. I will open a new one if needed.Have a good one!
Cheers,
Adri
Adri OosterwijkParticipantHi Andy,
I added the code to my css file and it looks like it is working. I did noticed however that the imagesLoaded script is fired. I saw this line in my html output:
<script type="text/javascript" src="http://stockphotosite.dev/wp-includes/js/imagesloaded.min.js?ver=3.2.0"></script>
I don’t know if it is called but still…. I thought to let you know.
I suggest to keep the thread open for a while. I will test it further and let you know.
Best Regards,
Adri
Adri OosterwijkParticipantThe option for showing the latest additions in a masonry fasion on the home page is there. I just did not saw it. I marked this as resolved.
Best Regards,
Adri
Adri OosterwijkParticipantAnd yet again, you did it. Solved. Thanks a lot.
Have a nice day.
Adri OosterwijkParticipantHi Andy, thank you for your reply.
Yes I’m changing some other WC code as well. I came to this line because the problem was disapearing at the front end when I commented this line out.
If you want to help me further I’m happy to send you my complete child-themes functions.php file.
Perhaps it is easier to send it to you as an attachment in an email. So if you agree with it, please send me an email on which I can reply. If you want it in another way, please let me know.Best wishes,
Adri
November 16, 2017 at 1:56 pm in reply to: Register link is (in my case) pointing to wrong page. #2792Adri OosterwijkParticipantYeah!! Now it works, thanks a lot.
November 16, 2017 at 1:05 pm in reply to: Register link is (in my case) pointing to wrong page. #2789Adri OosterwijkParticipantYeah, that’s the one.
I just flushed the caches, topped the server, restarted my machine but it is still behaving badly. Naughty link….November 16, 2017 at 12:50 pm in reply to: Register link is (in my case) pointing to wrong page. #2787Adri OosterwijkParticipantYeah I know about the translation. The tricky part is, when I have translated the form, to create a link which is automatically picks the right user registration page in the right language. But one challenge at a time so to say. It would be great if we even get a link pointing to my custom registration page in the first place.
November 16, 2017 at 12:45 pm in reply to: Register link is (in my case) pointing to wrong page. #2785Adri OosterwijkParticipantHi Andy,
Sadly, no avail. I’m wondering…. are we working on the correct code line. It looks like it is executed from somewhere else. Even a custom link text is not displayed. It still tells me “Register” while I changed it into “User registration”. Strange huh?
And it is still pointing to the my-account page.
-
AuthorPosts