Jamncream
Forum Replies Created
-
Found it, sorry, I had forgotten I had modified a plugin php file also.
Changed:
$hits_html = ‘<p>’ . sprintf(__(‘Views: %s’, ‘wp-statistics’), $hits) . ‘</p>’;
to:
$hits_html = ‘<p class=”post-views-count”>’ . sprintf(__(‘Views: %s’, ‘wp-statistics’), $hits) . ‘</p>’;in the /includes/class-wp-statistics-frontend.php file
Thank you Amrit.
Thank you Amrit, not the answer I was hoping for after putting a lot of time into multiple forms. Is there any chance you can update the plugin so that it can accept multiple forms from one user within the User Registration plugin? I would pay for the premium if it included that feature. 🙂 Please?
Forum: Plugins
In reply to: [Display Eventbrite Events] No events foundI couldn’t edit original post but scrap my post. I tried another plugin and it worked no issue so all sorted.
Resolved
All working ok now.
I found the solution. I also installed “Front End PM”. I had installed (aswell) “Front End PM – Ultimate Member Integration”, but Messages option did not show up until I ALSO installed plugin “Front End PM”.
So to get it to work I needed 3 plugns activated:
“Front End PM – Ultimate Member Integration”
“Ultimate Member”
and
“Front End PM” to get the Messages field/option to show up.
I will test if it actually works now!I think I worked it out.
I have to add [weight] to the “Cost” section, when editing the Custom Shipping zone. Is that all I have to do?Forum: Themes and Templates
In reply to: [Bento] Sidebar wrong side on new postsThank you Andrii, I tossed up whether to ask you or the plugin creator, but I figured they would say switch themes and then the problem would be gone, so I would have to contact the theme creator. I’ll have a look at the single-team_member.php file, then contact the plugin creator if no success.
Thank you.
Forum: Themes and Templates
In reply to: [Bento] WooCommerce sidebar moves sidesOh got it min-width vs width! Thank you again Andrii!
Forum: Themes and Templates
In reply to: [Bento] WooCommerce sidebar moves sidesLol! I have studied both pieces, and I can’t spot the difference!! But THANK YOU, that fixed it! lol
Forum: Themes and Templates
In reply to: [Bento] WooCommerce sidebar moves sidesHmm. Thanks for that. I added all of that code to the Additional CSS, but nothing changed at all. I also tried adding the top line, then the bottom line, neither worked or made any difference at all.
That site currently has all of the code above added to the Additional CSS.
I will email support in future, but as this issue has been raised will leave it here, hopefully to resolve for others that may encounter the same issue.Should I add all of that code to make WooCommerce sidebar stay on the left?
Forum: Themes and Templates
In reply to: [Bento] WooCommerce sidebar moves sidesJust adding to that, while I have made the left sidebar the default, the sidebar widgets are displaying in the right sidebar.
Forum: Themes and Templates
In reply to: [Bento] Transfer expansion pack key to another siteThank you. I have 2 keys currently, but I wanted to know prior to installing another 2 (on demonstration sites), so if it was possible I could transfer them at a later date. As it’s not possible, that’s ok, I’ll just have to use them a little more sparingly 🙂
Just purchasing another 4 site pack now!Thank you.
Forum: Themes and Templates
In reply to: [Bento] Features missing from Customise menuThank you! I deactivated plugins one by one (vs all, just to see if it worked), but I realised when you said they are WP options, they should show up in WP settings, but they weren’t – ha ha! yes, I hadn’t updated the WP for quite a while on that site!
All fixed, sorry to waste your time.
Solution – update WordPress.