go-systems
Forum Replies Created
-
I got it working, but the elementor design does not show on the frontend now. I designed this page, https://www.edelsmartswitches.co.za/fans/, and it does not show as designed. Any ideas to try resolve this would be great.
Forum: Developing with WordPress
In reply to: Getting latest plugin versionsIm having a look, it looks damn good. Im installing and testing it! Thanks Steven.
Forum: Developing with WordPress
In reply to: Getting latest plugin versionsThanks Joy,
I will look into it. I’m still wanting to build it into my intranet, want to be able to auto check my clients sites from my intranet and then ensure backups completed prior to updating. I know it’s a bit over board, but hate having issues after upgrading. Plus then can set it up to do when I’m available.
Hi,
the password is Mario123#. we dont want it freely available until it is correct.
Thanks
Hi Hastech,
my individual product page is done with WooLentor, and doesnt show the attributes. On https://upromart.co.za/product-table/, you can see Engine Type (Year/Model), but i dont on the individual product page.
What could cause this?
Thanks
Glenn
Hi HasTech,
Thanks, is there a manual or guide, so i can ensure im doing it correctly. Just want to check it is on the free version.
Kind Regards
Glenn
Forum: Plugins
In reply to: [Product Table for WooCommerce] Cant see custom field in select optionsThanks for the amazing support, and an amazing plugin!
Forum: Plugins
In reply to: [WooCommerce] to create quote or add to cartHi Maykato,
That looks good, will offer it to my client!
Thanks
Forum: Fixing WordPress
In reply to: Tile CalculatorThanks, will give it a go!
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] lost 1 pod single viewHi Jory,
Thanks, it helped, I played to much and messed up design, so im recreating the template, and going to design it a bit different.
Thanks Jory
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] lost 1 pod single viewHi Jory,
Thanks for replying. It is in a template. Here is my template code, if that might help ::
[before] <style type="text/css"> .software_name {background-color: #c16722; width: 100%; text-align: center; padding: 20px; color: #FFF;} .software_logo {background-color: #FFF; padding: 20px; margin-bottom: 20px; max-width: 150px;text-align: center; margin-left:auto; margin-right: auto;} .software_introduction {text-align: center; } .casino { display: inline-list; width: 100%; background-color: #FFF; border: solid #CCC thin;margin-right: 3px; } .casino:hover { display: inline-block; width: 100%; background-color: #f7f7f7;} </style> <h1 class="software_name">{@software_name}</h1> <div style="text-align: center;"><img src="{@software_logo._src}" class="software_logo"></div> <div class="software_introduction">{@software_introduction}<div> <!---- <ul>[/before] <li class="casino_{@casinos.GUID} casino"> <ul> <li>{@casino.casino_name}</li> <li><a href="{@permalink,esc_url}"><strong>{@casino.casino_name}</strong></a></li> <li><a href="{@permalink,esc_url}"><img src="{@casino_logo}" style="width: 50px; height:50px;"></a> </li> <li> {@casino_bonus.bonus_amount} <a href="{@casino_affiliate_link}"><button style="padding: 10px; margin-top: 20px;background-color: #C16722; border: none; color: white; padding: 10px 10px; text-align: center; text-decoration: none; display: inline-block; font-size: 14px; ">Play Now</button> </li> [after]</ul> [/after] ---> <br><hr> {@comments} <Br> <div class="casino_software_games"> {@game_name} </div>Thanks Nicholas!!
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Battling linking to individual itemsHi Jim, thanks. Its working now.
Hi Snehal,
Thanks for the reply. It unfortunately did not solve the issue. Going to keep trying to find out what causing it.
Thanks
Glenn
Forum: Fixing WordPress
In reply to: Page with multiple copies of menu requiredThanks for trying Tor-Bjorn,
The page is built with Elementor, I will ask on there site as well, as im copying the sidebar from the top block, and pasting it below. Not sure it maybe names are same and conflicting if that could cause it.