gediweb
Forum Replies Created
-
Forum: Plugins
In reply to: [Site Reviews] Multiple criterionI see Multi-Ratings (for rating individual services of a business) on your upcoming addons. Do you know when that will roll out? Wondering if to do the manual install or wait for the addon…
Thanks!
Forum: Plugins
In reply to: [Site Reviews] Reviews for dynamic pagesyes. Will do. I just wanted to get it to work first. Thank you so much for sticking with me on this!
Forum: Plugins
In reply to: [Site Reviews] Reviews for dynamic pagesPERFECT!!! works as expected now 🙂
Forum: Plugins
In reply to: [Site Reviews] Reviews for dynamic pagesForum: Plugins
In reply to: [Site Reviews] Reviews for dynamic pagesStill seeing the same results for everyone. Here is the results:
Array ( [qcpd_item_link] => https://sobelskin.com/ [qcpd_item_title] => Sobel, Howard MD [qcpd_item_subtitle] => Dermatologist [qcpd_item_phone] => 212-288-0060 [qcpd_item_email] => [qcpd_item_full_address] => 960a Park Avenue, New York, NY 10028, USA [qcpd_item_latitude] => 40.77791029999999 [qcpd_item_longitude] => -73.9595046 [qcpd_item_location] => New York, NY [qcpd_item_facebook] => [qcpd_item_twitter] => [qcpd_item_linkedin] => [qcpd_item_yelp] => [qcpd_item_business_hour] => [qcpd_fa_icon] => [qcpd_item_nofollow] => 1 [qcpd_item_newtab] => 1 [qcpd_item_img] => 3722 [qcpd_item_marker] => [qcpd_upvote_count] => 0 [qcpd_verified] => 0 [qcpd_entry_time] => 2020-02-19 14:52:54 [qcpd_timelaps] => 1580931277 [qcpd_paid] => [qcpd_is_bookmarked] => 0 [qcpd_description] => [qcpd_other_list] => [qcpd_tags] => Board Certified,Dermatologist, Dermatology [qcpd_ex_date] => )Forum: Plugins
In reply to: [Site Reviews] Reviews for dynamic pagesI really appreciate you guys working with me on this. So I still cannot get it to work 🙁
The developer of the listing plugin came back with this: You can get the list item id by using
$list['qcpd_timelaps']. So, you should need to use $listItemId = $list['qcpd_timelaps'];How would this alter the php code?
Forum: Plugins
In reply to: [Site Reviews] Reviews for dynamic pagesGREAT! Sorry for stupid questions, but
1. I assume the function goes into functions.php and the second part into the PHP page?
2.$listItemId = ''; // You will need to have your list item ID available here.
Item ID being 3681 or 3681-1? I have 19 categories and over a 100 listing id’s which will go up very rapidly. Is there a way to make this dynamic? If I leave it out, will it work?Forum: Plugins
In reply to: [Site Reviews] Reviews for dynamic pagesThere are no user id’s The Simple Business Directory lets us add members, so in this case it is a directory of doctors in our network. They dont have user accounts. We’re just displaying their information (profile) and letting patients go and review them. Sort of like zocdoc.
So their profile pages all have the same page ID and there are no user ids. There are “List ID” which is the category and “item ID” which is the doctor in that category.
(ex in screenshot: 3681 is the list ID for Dermatologists and 3681-1, 3681-2 & 3681-3 are the 3 doctors listed there)
Right now, I am usingdo_shortcodebut its showing the same rating for all doctors.
(https://pmd.almostdone.website/dashboard/ also See screenshot below)Forum: Plugins
In reply to: [User Menus - Nav Menu Visibility] conflict with mega menuThanks @geopat
I actually got it working with Megamenu. Looks like my Megamenu settings got messed up when I activated User Menus. Here’s what I did:
– Deactivated User Menus
– Went to my menu and adjusted the Mega Menu settings so that all looks correct
– Activated the user menus back up and now both work as expected.Go figure!
Forum: Plugins
In reply to: [Site Reviews] Reviews for dynamic pagesyeah, that’s the thing. The post ID does not change. It’s always page-id-3718 for all members since the page is the same, only the member info changes dynamically. If I use the assigned_to=post_id in the shortcode, all the reviews show the same for everyone.
Forum: Plugins
In reply to: [Simple Business Directory - AI Powered] Integration with reviews?Thanks for your reply! Are shortcodes supported in the descriptions for the time being until the addon is released?
Forum: Plugins
In reply to: [Payment Gateway Authorize.Net CIM for WooCommerce] stored card not workingThanks for your quick response! Unfortunately, that did not work.
1. Payment Form has nothing checked for card code:see: https://snipboard.io/1rU726.jpg & https://snipboard.io/Bu20Qa.jpg2. Here is what I have under Enhanced Card Code Verification (everything is allowed): https://snipboard.io/A04PJH.jpg
They did have a message on Authorize.net when I LOGGED IN:
Account Configuration – Suggested Settings to Review
Review your security settings for AVS and CCV
Review your transaction cut-off timeDoes this have anything to do with it?
Forum: Plugins
In reply to: [One page checkout and layouts for woocommerce] Double x for removeThank you! the CSS to hide the second X worked perfectly.
The functions script did not hide the QTY, but as suggested I hid it with CSS. Thank you again.Forum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] error on the siteHey Freddie @fmixell
Error gone. Thank you!Thank you for such a quick response! It’s in English and I have a few woocommerce plugins installed, but I tried to troubleshoot and turned off ALL the plugins except woocommerce and yours and still the same result.
I’ll try to contact you via your site