acekin
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Fastest Cache - WordPress Cache Plugin] Cloudflare API TokenHere it is with the API token grayed out.
https://www.dropbox.com/s/v6bypykgdcl2qad/cloudflareapi3.jpg?dl=0
Cemal
Forum: Plugins
In reply to: [WP Fastest Cache - WordPress Cache Plugin] Cloudflare API TokenOK, I did that and copied the Global API key but WPFC does not like that either.
When I have two sites set up and see only one global API button, what does Cloudflare copy when I copy that API? This part is quite confusing to me. I even tried looking at the settings on keptlight.com, copying the API from that, and using it on testbed.biz but that did not work either.
Cemal
Forum: Plugins
In reply to: [WP Fastest Cache - WordPress Cache Plugin] Cloudflare API TokenWill that possibly break the working connection on keptlight.com? If that is a possibility, I may stop this experiment on testbed.biz.
Forum: Plugins
In reply to: [WP Fastest Cache - WordPress Cache Plugin] Cloudflare API TokenHere are two screenshots. The first shows two tokens for two of my sites, and the second is specific to testbed.biz.
https://www.dropbox.com/s/5v5fwl69id48as0/cloudflareapi1.jpg?dl=0
https://www.dropbox.com/s/v3ambtx6fgurl2e/cloudflareapi2.jpg?dl=0My main site works fine with the API. It is the second one that is a problem.
Thank you,
Cemal
After a suggestion from the StudioPress forum and a bit of help from the BizBudding.com theme developers, I ended up adding the following code to the Code Snippets plugin. Now, I can see the SEO fields when editing JetPack portfolio projects. If you don’t have it, you may need to install the Code Snippets plugin or find another way of adding this to your site. FYI.
Cemal
add_post_type_support(
‘jetpack-portfolio’,
[
‘custom-fields’,
‘genesis-seo’,
‘genesis-scripts’,
‘genesis-layouts’,
‘genesis-breadcrumbs-toggle’,
‘genesis-footer-widgets-toggle’,
‘genesis-title-toggle’,
‘genesis-singular-images’
]
);`Glad to be of some help.
Cemal
I have heard from the Genesis team, they suggested adding Yoast to cover this situation. It looks like this missing piece is the proverbial one falling through the cracks. I have no idea what the source of the problem may be but the parties involved seem to point at each other.
I am not inclined to install Yoast for 12-15 posts in this taxonomy. I will learn to live with the missing SEO fields. Part of the fault lies with me. When I first started using the JetPack portfolios extension, I should have noticed the missing SEO fields.
A word of warning for the future users of this combination, maybe even others.
Cemal
@bobmatyas, I will contact StudioPress. The reason I knocked on your door is the direct link to the portfolios component of JetPack being the only place it is missing. I will come back and report here if I find anything positive.
Cemal
I thought this was very basic, but I am trying to add two meta tags, title, and description. At the bottom of every post and page edit pages, there is a section for “Theme SEO Settings” as you can see in the screen captures for a post or page edit, but there is nothing, I mean NOTHING when I edit a project.
I hope this explains what I am trying to do with the screen captures.
Thank you
Cemal
Post
https://snipboard.io/Jmc1Cl.jpgPage
https://snipboard.io/IhDCoH.jpgProject
https://snipboard.io/mkEweo.jpgThank you. Yes, indeed, they have the paths you indicated and even have their own cache and thumbs subfolders. The two “galleries” seem to be identical, containing thumbnail images of another gallery. I deleted them from the Manage Galleries list, the folders remained. I forced the delete of them with their contents via FTP.
Thanks for the reminder about the manage tags feature. That worked. I need to be more careful when exporting photographs from Lightroom.
Thank you,
Cemal
@design-locker I have given up on them long ago, even after purchasing the premium version. Their support is mainly defensive to boot.
Cemal
Oh, yes. I was able to upload the file by saving it once more with little xmp data and a new name and it worked. I do not know what exactly triggered the problem with that particular image. If you like, you can still download the problem file for inspection.
Thank you,
Cemal
Thanks, Jeremy, and all, for keeping these issues alive. After a while, though, without sufficient interest, the flame seems to die. I remember the Tiled Gallery issue I reported quite a while ago.
I appreciate all the help and the products you are providing. My comments and reports are my simple ways to contribute t their improvement.
Cemal
Thank you again, @jeherve, the plugin, and the code snippet worked like a charm. One-click access to the media collection! Now, if there is a snippet to bypass the multi-click preview …
Thank you very much.
Cemal
@jeherve, I appreciate the tip. Thank you. “A functionality plugin,” you say, but it goes over my head! I would like to use this modification, but I don’t want to botch up the site. Could you give me, and other users like me a little more hint as to where to place the code snippet?
Thank you, much appreciated.
Cemal