Dan Stramer
Forum Replies Created
-
Forum: Plugins
In reply to: [Members - Membership & User Role Editor Plugin] plugin not workingThanks for the clarification.
Dan
Forum: Plugins
In reply to: [Members - Membership & User Role Editor Plugin] product is still visibleHello, I too have this same issue, I’ll hop on this thread.
I have turned on the Woocommerce addon, and selected just the admin to view the product.
When going to the product page in incognito, I still see the product.
screenshot:
https://www.dropbox.com/s/9tfo3vbyd9aylae/members-woocommerce.png?dl=0Product page:
http://mcabcdev.wpengine.com/jobs/post-a-job-2/Thanks Dan
Forum: Plugins
In reply to: [WPCasa - Real Estate for WordPress] Listings MapIs there a way to set the map to show a default location/area? That way it will show the area of the correct listings and will not show Texas.
Also – we have 108 published listings in the site, why is the map showing only 50?Thanks
DanForum: Plugins
In reply to: [WPCasa - Real Estate for WordPress] Listings MapThat’s a bit of a problem since this is a live site.
Is Autsin, Texas set as a default location for listing who don’t have a location?Forum: Plugins
In reply to: [WPCasa - Real Estate for WordPress] Listings MapThanks for your reply,
But the problem is – if you take a look at the 2 listings which are located in Austin, Texas, they are not clickable or even accessibleDan
- This reply was modified 5 years, 10 months ago by Dan Stramer.
Forum: Plugins
In reply to: [Max Mega Menu] add pseudo elementThanks Tom! didn’t see that one.
Forum: Plugins
In reply to: [CF7 to Webhook] Use the same webhook for multiple formsForum: Plugins
In reply to: [CF7 to Webhook] Use the same webhook for multiple formsThanks.
I have a few CF7 forms on the site, so instead of creating a zap for each form, I thought of creating one zap to serve the several forms with the same webhook.
So that should be ok?Dan
Forum: Plugins
In reply to: [Max Mega Menu] add pseudo elementHi Tom, for the sub menus I have added the pseudo element, and it works. If you hover over the menu items you will see a menu with a small triangle pointing up.
But for the main menu strip with the class “inside-navigation” the pseudo class added does not show.
this is the link to the page:
https://mcabcdev.wpengine.com/advocacy/climate-emergency/This is the pdeudo class added:
.inside-navigation::before { content: ""; position: absolute; left: -38px; background: #fff; width: 40px; height: 100%; display: inline-block; -webkit-clip-path: polygon(93% 0, 100% 0, 100% 100%, 0 100%); clip-path: polygon(93% 0, 100% 0, 100% 100%, 0 100%); }It should add a triangle to the left of the white navigation strip.
This has worked before turning the menu to the Mega Menu.
Thanks for your help.
DanForum: Plugins
In reply to: [Max Mega Menu] add pseudo elementThanks Tom, will give it a try
Thanks
Forum: Plugins
In reply to: [The Events Calendar] Add text next to date in month viewThanks, where is this file on the previous version of the plugin?
Forum: Plugins
In reply to: [Contact Form 7] Added LTR in stylesheetThanks Takayuki,
So going forward all RTL sites with forms should add the ‘RTL’ to their input fields in order to override the default LTR in CF7?Dan
Forum: Plugins
In reply to: [Contact Form 7] Tracking GA events for multiple formsThanks Jainil,
So I would create a variable and add it to the function like so?:document.addEventListener( 'wpcf7mailsent', function( event ) { var myform = event.detail.contactFormId; ga('send', 'event', 'Contact Form', 'submit', myform); }, false );Thanks!
DanForum: Plugins
In reply to: [Bold Page Builder] No Raw HTML/JS contentHello, thanks for your reply.
When using the bold page builder, I have embedded the script in the Bold editor’s text editor since the default text editor is not available in the page builder.
Please guide me what to do, as I have the latest version if the fitness theme(1.16) and of the bold page builder (2.5.3).
If I need to extend the support, please tell me, but we need to get this fixed.
Thanks
Dan