Forum Replies Created

Viewing 6 replies - 61 through 66 (of 66 total)
  • Thread Starter Advanced SEO

    (@jole5)

    Also, can you make another function to check if there is alt text at all, and if there is to show it, and if there is no alt text to echo “some other text”?

    Thread Starter Advanced SEO

    (@jole5)

    Thread Starter Advanced SEO

    (@jole5)

    Thank you, it works.

    I found similar solution just before your answer like this:

    $thumb_img = get_post_meta( get_post_thumbnail_id() ); // Get post ID
    echo $thumb_img['_wp_attachment_image_alt']['0']; echo '<br />';// show alt text

    I need more help ??

    How to display image file name, with or without extension (bare image name), format?

    I asked for this here:

    Thread Starter Advanced SEO

    (@jole5)

    Adding more exif/iptc fields would be great, and option to check which fields to process and witch to skip.
    Also it would be nice to have option to see and edit imported fields in data base.

    Thank you for keywords support. When we can expect new version?

    Thank you for offered help, I managed to display height and width of the image, but I do not know how to display image file size (in kb or MB) and type (.jpg,.gif…), also I need bare image name, with and/or without image extension (some-image-file-name.jpg).

    Could you please give me some functions which I can put in my theme files to display that info of featured image?

    Best regards.

    Thread Starter Advanced SEO

    (@jole5)

    Hello.

    Thank you for you reply, I appreciate it.
    I am thinking to make site which will allow user image uploads, in future. In best scenario user will create new post and upload only one image in it, and that will be whole content. Of course I will provide option via custom fields for user to enter description, author, keywords…

    In that case it would be practically impossible for user to know what kind of shortcode to enter in post content.
    And for me also it would be easier if I could manage to create custom field rules to apply on image and extract info during upload to post, so I can use it later to display that info on page where I wish.

    I will need to call some image info just in source code of page, and even outside of WordPress loop, for example:

    <div about="https://www.mysite.com/folder/image-file.jpg" xmlns:dct="https://purl.org/dc/terms/">

    Also, I will need some image info in og tags and other meta tags in head section of page, as well as in html source code for rich snippets and structured data like microdata, microformats, RDFa…

    “It is certainly possible to add custom PHP template files to your theme to display an image and information about the image, but that approach is fairly complicated and requires programming skills.”

    Could you help me with this, that is above my PHP knowledge level? Of course we can arrange some reasonable price for all job, or just for making one template? If I could make rest of php code based on that template code. Your help/job would be crucial in making decision to switch to WordPress and make site using your plugin.

    If you have any other question or suggestion do not hesitate to tell.

    I will waiting for your response.
    Best regards.

    Thread Starter Advanced SEO

    (@jole5)

    Thank you very much for your reply.

    I believed that this is great plugin and that is why I am thinking about it alot in last few months, that is why I am coming back to it again, and again. Nothing is even close enough to your plugin. I believe it is powerful enough to practically power my site, or to be its heart at least.

    I hope I was clear enough about what I wish to achieve, if you have any question or suggestion please do not hesitate to ask. I can provide you link to my site, it is currently on another CMS, so you can check what I wish to achieve.

    Also If you wish we can continue using e-mail if you are willing to assist. I hope we will manage to make this work and I assure you that your contribution and work, as well as your plugin, will not go unnoticed and unrewarded.

    I will expecting your reply.

Viewing 6 replies - 61 through 66 (of 66 total)