Passing control to an e-commerce page from my posts on a different domain
Budget: $30 – $250 USD
I have two websites, hosted in two different domains
One, books-on-italy.com, is an e-commerce of Tango and tourism in Italy books that I publish and sell online. It has several dozen books, each has its individual page that includes the description and the way to purchase printed copies.
The e-store uses the plugin "WP Simple Paypal Shopping cart (Modified)". I sell only books.
The functionality Is the same as "WP Simple Paypal Shopping cart " with the only change that the price at the checkout is calculated from a table and depends on the number of items in the cart.
This part is working PERFECTLY.
The second website cooking-italian.com has one thousand Italian recipes - currently, they are pages that I am converting to posts.
At the end of each page and post, I want to load one or more pages of the book's website, the page of a book that is relevant to the recipe - mainly its region.
I tried using the plugin "Ad Inserter" with all sorts of iframes solutions to link to the book I'm interested in: it works ALMOST ALL THE TIMES BUT NOT ALWAYS.
I defined for each recipe which Ad Inserter block it should use, and I put in the block the code: <p align="right"><a href="https://books-on-italy.com/shopping-cart-2/" target="_blank" rel="noopener"><img src="https://books-on-italy.com/wp-content/uploads/checkout.png"></p></a>
This solution is NOT RELIABLE ENOUGH. I need a better solution.
I want to be able to put a TAG on every recipe that defines the slug of the book I want to link. Ideally, I want to be able to put multiple TAGs for each recipe, as different books could be interesting for that recipe.
After showing the book's page I do not need to go back to the recipe's website, it can stay on the book's domain if this simplifies the task. The return to the recipe's website can be handled with an OPEN NEW PAGE.
Each book page ends with:
[wp_cart_button name="Enrico Massetti - Aosta Valley Itineraries" price="20" shipping="5"] single copy € 20 plus shipping
Each recipe page ends with:
Move up Move down toggle panel: Ad Inserter Individual Exceptions
Block Name Default insertion For this Page
1 Block 1 Disabled Enabled
2 Block 2 Disabled Enabled
3 Block 3 Disabled Enabled
4 Block 4 Disabled Enabled
5 Block 5 Disabled Enabled
6 Block 6 Disabled Enabled
7 Block 7 Disabled Enabled
8 Block 8 Disabled Enabled
9 Block 9 Disabled Enabled
10 Block 10 Disabled Enabled
11 Block 11 Disabled Enabled
12 Block 12 Disabled Enabled
Default insertion can be configured for each block on the Ad Inserter Settings page - button next to Tag / Archive pages checkbox.
When individual exceptions for a block are enabled, a checkbox will be listed here to change default insertion for this post or page.
This way you can individually enable or disable blocks on specific posts or pages.
For more information check page Ad Inserter Individual Exceptions.
One, books-on-italy.com, is an e-commerce of Tango and tourism in Italy books that I publish and sell online. It has several dozen books, each has its individual page that includes the description and the way to purchase printed copies.
The e-store uses the plugin "WP Simple Paypal Shopping cart (Modified)". I sell only books.
The functionality Is the same as "WP Simple Paypal Shopping cart " with the only change that the price at the checkout is calculated from a table and depends on the number of items in the cart.
This part is working PERFECTLY.
The second website cooking-italian.com has one thousand Italian recipes - currently, they are pages that I am converting to posts.
At the end of each page and post, I want to load one or more pages of the book's website, the page of a book that is relevant to the recipe - mainly its region.
I tried using the plugin "Ad Inserter" with all sorts of iframes solutions to link to the book I'm interested in: it works ALMOST ALL THE TIMES BUT NOT ALWAYS.
I defined for each recipe which Ad Inserter block it should use, and I put in the block the code: <p align="right"><a href="https://books-on-italy.com/shopping-cart-2/" target="_blank" rel="noopener"><img src="https://books-on-italy.com/wp-content/uploads/checkout.png"></p></a>
This solution is NOT RELIABLE ENOUGH. I need a better solution.
I want to be able to put a TAG on every recipe that defines the slug of the book I want to link. Ideally, I want to be able to put multiple TAGs for each recipe, as different books could be interesting for that recipe.
After showing the book's page I do not need to go back to the recipe's website, it can stay on the book's domain if this simplifies the task. The return to the recipe's website can be handled with an OPEN NEW PAGE.
Each book page ends with:
[wp_cart_button name="Enrico Massetti - Aosta Valley Itineraries" price="20" shipping="5"] single copy € 20 plus shipping
Each recipe page ends with:
Move up Move down toggle panel: Ad Inserter Individual Exceptions
Block Name Default insertion For this Page
1 Block 1 Disabled Enabled
2 Block 2 Disabled Enabled
3 Block 3 Disabled Enabled
4 Block 4 Disabled Enabled
5 Block 5 Disabled Enabled
6 Block 6 Disabled Enabled
7 Block 7 Disabled Enabled
8 Block 8 Disabled Enabled
9 Block 9 Disabled Enabled
10 Block 10 Disabled Enabled
11 Block 11 Disabled Enabled
12 Block 12 Disabled Enabled
Default insertion can be configured for each block on the Ad Inserter Settings page - button next to Tag / Archive pages checkbox.
When individual exceptions for a block are enabled, a checkbox will be listed here to change default insertion for this post or page.
This way you can individually enable or disable blocks on specific posts or pages.
For more information check page Ad Inserter Individual Exceptions.