bsmalldesign
Forum Replies Created
-
Yeah, not a fan of Beaver Builder but will consider that and check it out if I have more needs that align with it. Thanks!
Ok thanks – I’ll try that and make the images into code that I can edit. I think the reason it’s tougher right now is because I’m using the elementor page builder and it doesn’t let me adjust the post url link after I assign it to a button. You’re right though – makes more sense than creating a field for it.
On the link/page I reference in my message – you’ll see each team member has a ‘biography’ and ‘testimonials’ button under their contact info. Both have the same link, but I’d like the ‘testimonials’ button to link to an anchor on the resulting page. Right now I just pasted the static full url into a pods field to define the anchor link for the testimonials button. Is that better?
Glad that helps a little. I’m going to work off the duplicate for as long as I can until I get another issue since time is of the essence but will troubleshoot more if needed. Thank you for your quick assistance!
I was able to duplicate the pod I couldn’t access and I can access the duplicate but not the original. So weird!
It’s confusing because this is the error page (says not found but file name has 403)…
Hmmm, then I may be stumped. I can get into some pods but not the one with file/image upload so not sure what else to try vs moving it to a different server (but I think where it is will be the live host). I’ve updated pods this morning as well and it still persists.
Thanks, I see the server we’re on is only on PHP 5.6 so I’ve prompted the owner to upgrade to 7.3. Could this have been the culprit? I did troubleshoot as well by deactivating all plugins except for pods and using a default theme and error persisted, so I think you’re correct per your server suggestion.
Will do, thanks!
I just deleted the feed and recreated it without editing any settings with the same results.
Forum: Plugins
In reply to: [The Events Calendar] Adding Compatibility to ThemeI’ve done nothing as far as template overrides (tried to do one earlier today but just gave me the same result for month view). I’m curious on what is missing to make it work from within this blank theme.
Great thanks!
I fixed it by removing the below from index.php:
var_dump(wp_script_is( ‘elementor-pro’ ));
echo ‘
'; global $wp_styles; foreach( $wp_styles->queue as $style ) : var_dump($wp_styles->registered[$style]->handle); endforeach; echo '
‘;
I have the same issue – updated the theme and now I have:
bool(false)
string(9) “admin-bar”
string(9) “dashicons”
string(7) “elusive”
string(12) “font-awesome”
string(16) “foundation-icons”
string(16) “menu-icons-extra”
string(16) “elementor-common”
string(16) “wp-block-library”
string(10) “ae-pro-css”
string(9) “vegas-css”
string(9) “ae-swiper”
string(18) “rs-plugin-settings”
string(17) “skelementor-style”
string(15) “jet-menu-public”
string(18) “cherry-handler-css”
string(16) “jet-menu-general”
string(15) “elementor-icons”
string(20) “elementor-animations”
string(18) “elementor-frontend”
string(13) “elementor-pro”
string(16) “elementor-global”
string(16) “elementor-post-7”
string(18) “elementor-post-620”
string(18) “elementor-post-626”
string(18) “elementor-post-631”
string(14) “duplicate-post”
string(18) “yoast-seo-adminbar”
string(14) “google-fonts-1”
string(18) “elementor-post-629”
string(16) “gforms_reset_css”
string(20) “gforms_formsmain_css”
string(22) “gforms_ready_class_css”
string(19) “gforms_browsers_css”Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Invoice Date vs Order DateThank you for the reply. We already have it set to send invoice with the order so why the invoice date is 2 weeks later is still a mystery to us. Maybe these line items will help?
Invoice Date: 10/01/2018
Order Number W10207
Order Date 09/15/2018
WooCommerce: Order was pending payment and cancelled by staff on 09/18/18 at 10:50am