Forum Replies Created
-
AuthorPosts
-
hi,
1) i have tried to copy the includes folder with the whole helper-markup.php file inside the enfold-child folder and after that i removed the file from parent theme but it does not work. i want like if i update the parent theme then no need to make changes in the updated files.
2) I have copied the original code then place it either below the modified code and it is displays both but problem is that it displays “itemprop=dateModified” in both like
<time class='date-container minor-meta updated' itemprop="dateModified" datetime="2013-10-19T12:25:09+00:00" >October 19, 2013</time><time class='date-container minor-meta updated' itemprop="dateModified" datetime="2013-10-19T12:25:09+00:00" >July 23, 2014</time>
but I need like this
<time class=’date-container minor-meta updated’ itemprop=”datePublished” datetime=”2013-10-19T12:25:09+00:00″ >October 19, 2013</time><time class=’date-container minor-meta updated’ itemprop=”dateModified” datetime=”2014-07-23T12:25:09+00:00″ >July 23, 2014</time>Please guide me.
It is done.
but now i want to do
1) can we make micro-data changes on child theme ??
otherwise we will update theme
and everything will be gone2) I want to display Date published and Date Updated both in itemprop
for example now it is displays like
<time class='date-container minor-meta updated' itemprop="dateModified" datetime="2014-10-30T12:00:32+00:00" >October 30, 2014</time><span class='text-sep text-sep-date'>
and also want to display
<time class='date-container minor-meta updated' itemprop="datePublished" datetime="2014-10-21T12:00:32+00:00" >October 21, 2014</time><span class='text-sep text-sep-date'>
How can i do this?
I have modified the code as per your reply and Now I am getting Last Updated date in my page source. But It changes Last updated date only at the itemprop attribute – datetime and not at the time tag value. time tag value is still showing post published date. It should display Last updated date as well.
<time class='date-container minor-meta updated' itemprop="Last modified" datetime="2014-10-30T10:00:32+00:00">July 23, 2014</time>
Thanks in anticipation
In my Page source Itemprop Microdata tags are available. But It is showing datePublished in itemprop time tag and I want to display there Post modified date. Site in the issue is – Career Guru99
Check below image
Please help.- This reply was modified 10 years ago by kriru.
Hi,
Thank you for your reply, the comment tab is suppressed but now
I want to display last modified date in page source for microdata. But don’t want to reflect same on the front view. Means search engine can read the last modified date through microdata ‘itemprop’ tags but user should not see the last modified date.
How can i do this ?
- This reply was modified 10 years ago by kriru.
Hi, Yigit
It works :)
Thank you for your reply
- This reply was modified 10 years, 2 months ago by kriru.
November 1, 2013 at 6:14 am in reply to: 206 Partial message displayed when child theme is activeted. How to tackle this? #183273i am creating this child theme for update the parent theme. because i had so much customization after installing this theme and if i update the theme without create child theme than all customization i will lost.
please helpOctober 5, 2013 at 9:44 am in reply to: Error message in child theme:parent theme is required in the child theme. #170762October 5, 2013 at 9:34 am in reply to: Error message in child theme:parent theme is required in the child theme. #170761i see this error where you describe your answer
October 5, 2013 at 8:23 am in reply to: Error message in child theme:parent theme is required in the child theme. #170741Hi
as you said i have create a WordPress admin account
please check your email
and please check for these questions also-
1) https://kriesi.at/support/topic/how-to-customize-google-custom-search/
2) https://kriesi.at/support/topic/error-message-in-child-themeparent-theme-is-required-in-the-child-theme/October 3, 2013 at 7:15 am in reply to: Error message in child theme:parent theme is required in the child theme. #169763Please check – http://screencast.com/t/NeJawTNvon
my directory look like this
September 30, 2013 at 6:15 am in reply to: Error message in child theme:parent theme is required in the child theme. #168001Yes i have do it
September 26, 2013 at 1:19 pm in reply to: Error message in child theme:parent theme is required in the child theme. #166611yes you are correct
September 26, 2013 at 6:38 am in reply to: Error message in child theme:parent theme is required in the child theme. #166449yes i have did this. But not succeded yet. and i am create child theme for version 1.7
Please add google custom search in next version
i dont want to use plugin please help
call_user_func_array() expects parameter 1 to be a valid callback, function ‘append_google_search_nav’ not found or invalid function name in E:\Guru99\xampp\htdocs\career99\wp-includes\plugin.php on line 173
I got this error while implement this. will you please tell me in detail
Ismael Please check – http://career.guru99.com/
September 12, 2013 at 5:14 am in reply to: Links are broken . Error 404: Page not found error is displayed #138969Hey dude i have mail you access of my admin panel. please look out and help me with that
September 10, 2013 at 6:52 am in reply to: How to set dimension of feature images set in categories? #139610The best i understand is I have to use the plugin to generate images to my desired size. Also I need to ensure the width of the image is no less than 248px
But my question is … how do I set the newly generated images using the plugin as featured image?
Do this manually will take loads of effort as I have 120+ posts
September 6, 2013 at 1:19 pm in reply to: How to set dimension of feature images set in categories? #139608I have checked the thread and the plugin.
But I fail to see how it can help me set a standard size for all th featured images shown in ur theme
I did little digging and added the code set_post_thumbnail_size( 150, 150, true ); to functions-enfold.php but seems it deprecated.
Please help
September 3, 2013 at 7:16 am in reply to: Leave reply section not shown.How can i display it? #136230Can you help me to display reply section in my site.
Please Help
For implement google search you have tell me to search this line in header.php
<div id=’header_main’ class=’container_wrap container_wrap_logo’>
but there is no such code in header.php
please reply to this
this is urgent i have to launch my site
also i have some categies
please refer this http://career.guru99.com/category/career-guide/
when user click this category and open the particular category.
Now i want to change look of this category. content of this page should be in block so how can i do this.
please see what i want
http://web.guru99.com/tag/controlstructure/
please help
how to do this
refer this http://screencast.com/t/Xq5OZdoY
And whats about second part
I dont want to display this much tags
i want only maximum four tags
refer this-http://screencast.com/t/4sDcnz105
Hi Thanks for a reply. i have one more issue
please refer this
http://screencast.com/t/oGjuVpls84O
here i want is color of links in tags has also orange color
and i want black color for that so what i have to do?
-
AuthorPosts