alphaexcapital
Forum Replies Created
-
Forum: Plugins
In reply to: [The SEO Framework – Fast, Automated, Effortless.] API and FiltersThanks for your time, I appreciate it. The code works but I’m looking to have the automated year added to the end of each title through the SEO settings, like so:
https://ibb.co/fQrYGjrThe shortcode doesn’t work within this box. Equally, it changes the Site Title in the schema, so it’s not ideal. If there is a way to happen the shortcode to the end of the title (or even just %%year%%) like the Site Title option does, that would be fantastic. If not, don’t worry – I don’t want to take too much of your time up :).
Forum: Plugins
In reply to: [The SEO Framework – Fast, Automated, Effortless.] API and FiltersHey, thanks for the code.
I tried it but the output just prints the shortcode.
https://ibb.co/VM7YNHx This is where I set the shortcode.
https://ibb.co/p3fqMR6 This was the output.
I also noticed that the output schema puts this out as the Site Title too, so maybe I’ll avoid this method.
Is there a way to auto append the %%year%% to the tile at output level instead of trying the Site Title input in the settings?
Forum: Plugins
In reply to: [The SEO Framework – Fast, Automated, Effortless.] API and FiltersHey, thanks so much for the help. It’s all working. I really appreciate the support, I’ve always switched back to TSF after using other SEO plugins.
As for the month and date updates, I appreciate your feedback re: Google titles. I tried your solution and it works when you manually input the %%year%% into the meta title box, but when you try and use it for the Sitewide / Site Title feature, it doesn’t work as intended. I just wanted a global feature. Is it possible or not with the code you provided?
Forum: Plugins
In reply to: [The SEO Framework – Fast, Automated, Effortless.] API and FiltersSorry to double post, but is there a way to post directly to your SEO Meta Title section too?
I’d like to use this code found on your github where you add dynamic years to the title. Would it be possible to do this too?
So I’d have my normal title: ABC Keyword
then it will insert a different title within your Meta Title section: ABC Keyword – UPDATED 2023
If that makes sense?
Forum: Plugins
In reply to: [The SEO Framework – Fast, Automated, Effortless.] API and FiltersHello, thanks for taking the time to work this out for me.
So, maybe this helps me understand, TSF pulls the autodescription (Meta Data) from the excerpt? If that is true, can I just post it the content I want to excerpt and it will be auto-populated?
Maybe that simplifies things?
Thanks
Forum: Plugins
In reply to: [The SEO Framework – Fast, Automated, Effortless.] API and FiltersThe title auto populates, which is great. I’m inserting a meta description that is not within the main content, like so:
post_data = {
‘title’: clean_meta_title,
‘status’: ‘draft’,
‘meta’: { ‘description’: clean_meta_description, }
}
So I’d like the ‘description’ to feed into the TSF Meta Description, is that possible?
Thanks.
- This reply was modified 2 years, 10 months ago by alphaexcapital.
This worked a treat with the Open Graph and Twitter meta tags workaround. Thanks a lot Sybre.
Forum: Fixing WordPress
In reply to: Maintaining Queries in URLThank you very much for the video.
It’s actually pretty good as it can be used to store the sessions too, however, I’d like a solution that doesn’t require GTM.
What should I look for specifically to use a non-GTM solution?
Thanks again!
Forum: Themes and Templates
In reply to: [GeneratePress] Sticky SidebarHello thanks.
Ok I will do that.
Could this thread be deleted or at least edited to remove my URL from the post 2 days ago?
Thanks.
Forum: Themes and Templates
In reply to: [GeneratePress] Sticky SidebarPlease can you clarify how to do this? Thanks 🙂
Perfect, works a treat! Thanks a lot!
Forum: Themes and Templates
In reply to: [GeneratePress] Sticky SidebarIt might help… 🙂
If you can view on a Desktop and the widget that needs to be sticky is the Lead Generation one (3rd Widget)
Hello, with both plugins only activated it didnt have an impact.
Here are two videos showing the exact same with and without plugins.
https://www.transfernow.net/dl/20210806sp22m9Ac
As you can see, they both do the same flicker before the css kicks in to display:none it.
Hello,
I’m afraid it’s not as it is disabled in the settings as we are not set up for that with PayPal yet.
Please look at the big green button. That is the problem I am having with, not the PayPal plugin.
Please look at this image:
https://pasteboard.co/KemUbqv.png
I do not want to load the big green button at all, hence asking about unsetting it.
I have display:none through CSS that works BUT it loads first then hides, which looks unclean.