Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Bill Fleak
tagDiv Member

Not really clear on what you replied “and you can resize the view because the settings are responsive which means the values will be applied on that viewport only.”

Sorry.

Bill Fleak
tagDiv Member

I am able to save all my Theme panel edits. I am not experiencing the same issue you shared. The only thing that is not saved on the theme panel is the Post > Shares per the video. Please advise.

Bill Fleak
tagDiv Member

We would like to know when we do a search does it also search for Authors? It does not seem to search for the Authors’ names. I have some content on the site under Bill Fleak and when I do a search for Bill Fleak nothing is returned to display.

https://www.screencast.com/t/SWkDMViPYa

How can we get the search to check search Authors’ names and categories if possible?

Bill Fleak
tagDiv Member

The changes are not saving. When we make the changes and save as you see in the video at 25 secs. you will see we do save.

Then when I refresh the page and go back into the theme panel to see if they are saved.

It reverts back to default and NOT SAVING.

We are not able to save our changes. Please advise.

Bill Fleak
tagDiv Member

Worked perfectly. Thank you for all your help.

Bill Fleak
tagDiv Member

We are wanting to edit the Post Loop that is used on our Cloud Template used to display the content for categories. We would like to add some content under the Sample post title text. Just need to know the location of the file needing to be edited. What is the difference between Post loop and Post Loop 2 blocks? Where are those files located as well?

We Would like to use the child theme method. Please share instructions for this as well so when we do updates it will not be an issue. Thank you.
See video.
https://www.screencast.com/t/c7bKkRKjcFiS

Bill Fleak
tagDiv Member

I added the block per your instructions. Thank you worked perfectly. I added an extra class to the block to get some CSS done on the new block. Would like it to match text formatted similar to the text below it that is displayed in the labeled Subtitle. Not able to get this to work. The extra class is “acfpostsubtitle”. Can you assist with this?

https://www.screencast.com/t/oSo7IdBNZf>

URL: https://dev.hrexecutive.com/talent-management/5-expert-takeaways-from-the-new-osha-vaccine-mandate/

Bill Fleak
tagDiv Member

We are using Slider Revolution 6.4.6 which was included with you the NewsPaper Theme.

Bill Fleak
tagDiv Member

Can you please check with other members of your team and see if this is possible?

Bill Fleak
tagDiv Member

Additional information. Link to search: https://dev.hrexecutive.com/?s=Kathryn+Mayer

Bill Fleak
tagDiv Member

Since we are using Cloud Template. How many files do we have to edit to add the Excerpt field in place of the Subtitle field?

Bill Fleak
tagDiv Member

Here is how we are adding the GAM code to the theme using Ad Block element and adding the GAM code. https://www.screencast.com/t/dMMp3fyc

We currently have ads delivering so you will see the ad and the Advertisement text above the ad. The issue is when we have not ad delivered and the Advertisement text still appears.

https://dev.hrexecutive.com/talent-management/how-ai-and-hr-tech-are-taking-on-dei-and-inherent-biases/

Please advise.

Bill Fleak
tagDiv Member

Can you please assist me with letting me know the location of the Single Post file for us to review and possibly customize the code? We are using the Newspaper Cloud Templates for our pages.

Bill Fleak
tagDiv Member

Again, We are using your Themes Cloud Template.

Bill Fleak
tagDiv Member

Is your customization team available to review the request? Since your theme is not able to copy content from the Excerpt field to the Subtitle field. Is there a chance to have custom development done to display the excerpt fields under the Title similar to the Subtitle content on a single post?

Bill Fleak
tagDiv Member

We would like to copy the content in a single post Excerpt Field to the TD Theme Subtitle field. In the post export file, you will see both the data in the Excerpt field and the data in the td_post_theme_settings which is where the TD theme saves the Subtitle content.

https://www.screencast.com/t/PD4pkwujU

We are using the NewsPaper Cloud Templates with our site. Which does not allow us to display the Excerpt content on a single post.

We are looking for the best solution to accomplish copying the data from the Excerpt to Subtitle.

Or how can we display the Excerpt data in the same location the Subtitle is currently displaying on the single post page under the Title. Again we are using the Cloud Templates with our site.

Link to post: https://dev.hrexecutive.com/talent-management/5-ways-to-create-a-safe-workplace-culture-for-lgbtq-employees

Bill Fleak
tagDiv Member

We manually copied the Excerpt Content to the themes Subtitle section and below is what we are seeing when we export the data to look at it to review its structure. From looking at the data how would we accomplish moving the Excerpt Content into the TD Themes Subtitle content?

td_post_theme_settings
a:1:{s:11:”td_subtitle”;s:52:”Subtitle text: This text will appear under the title”;}

a:1:{s:11:”td_subtitle”;s:133:”Check back with us daily as we provide the latest news and insights to how HR can best respond for the betterment of their employees.”;}

a:1:{s:11:”td_subtitle”;s:86:”Key considerations? Communication, explaining why and remaining creative and flexible.”;}

a:6:{s:11:”td_subtitle”;s:141:”Read this guide to get expert advice from HR consultant Tamara Rasberry on how to support your people’s mental health during difficult times.”;s:18:”td_quote_on_blocks”;s:16:”Quote on blocks:”;s:9:”td_source”;s:12:”Source name:”;s:13:”td_source_url”;s:11:”Source url:”;s:6:”td_via”;s:9:”Via name:”;s:10:”td_via_url”;s:8:”Via url:”;}

a:1:{s:11:”td_subtitle”;s:47:”Date & Time: Thursday, June 10, 2021 1:00 pm ET”;}

a:1:{s:11:”td_subtitle”;s:139:”Step one? Acknowledge, acknowledge, acknowledge, says Dr. Rachelle Scott, a psychiatrist and medical director of psychiatry at Eden Health.”;}

a:1:{s:11:”td_subtitle”;s:120:”As employers strategize for business after the pandemic, this is a prime opportunity to examine pay equity, experts say.”;}

a:1:{s:11:”td_subtitle”;s:115:”A session at the upcoming Oracle users conference will explore talent, reskilling, EX and other hot-button topics. “;}

Bill Fleak
tagDiv Member

Thank you for sharing. The CSS. I added the code you supplied and made some edits so it would position correctly. We now have an issue where the CSS is adjusting all td_flex_block_1 elements. How can we only affect specific elements?

See link: https://www.screencast.com/t/xzJpe3zJVn

site: https://dev.hrmasia.com/

/* Authors / Byline to display in 2 rows */
.metainfobreak .td-editor-date .td-author-date .td-post-author-name {
display: block;
}

/* HeadShot, Authors Name and Date formating text to right of photo */

.td_flex_block_1 .td-author-date
.td-post-date{
top: -20px;
right: -50px;
display: block;
}
.td_flex_block_1 .td-post-author-name{
top: -7px;
}

Bill Fleak
tagDiv Member

link showing what we are looking to accomplish with meta info : https://www.screencast.com/t/d795iEaQxjO6

Bill Fleak
tagDiv Member

We would like to have the headshot to the Left then display the Authors’ Name on 1 line and on the 2nd line the date only. by default. per your screenshot, it has all 3 items inline. We need the date to break to a new line.

Bill Fleak
tagDiv Member

Worked Perfectly. Thank you.

Bill Fleak
tagDiv Member

The site is located here dev.hrmasia.com. Here is a link to the video showing how we made the radius corners in the theme. We also added the custom CSS found on your forum to execute the Zoom on hover. Also included in the video.

We would like for the corners to display radius all the time even on hover with zoom effect if possible.

https://www.screencast.com/t/C7IaLE9SmQDg

Csuom CSS:
/* Image Zoom Effect for all blocks */
.td-module-container:hover .td-thumb-css {
transform: scale3d(1.1, 1.1, 1);
-webkit-transform: scale3d(1.1, 1.1, 1);
border-radius: 20px!important;
}
.td-module-container .td-thumb-css, .td-module-container:hover .td-thumb-css {
transition: transform .5s ease;
}
.td-module-thumb {
overflow: hidden!important;
}

Bill Fleak
tagDiv Member

Thank you. Worked perfectly.

Bill Fleak
tagDiv Member

A simpler way to describe this question. Are we able to use a Child Theme workflow to edit the header.php file located –> wp-content/plugins/td-composer/legacy/Newspaper/header.php. Will this cause any issues when we apply future updates? Thank you again.

Bill Fleak
tagDiv Member

Thank you for the response. We are using the Newspaper Theme with the Standard Plugin Active and we are using the Cloud Header for our pages. With that said, want to double check. If we need to add some custom PHP to the header we should be using the header.php file located in wp-content/plugins/td-composer/legacy/Newspaper/header.php. Is this correct?

Also, with the above mentioned. Are we able to copy the header.php file to our child theme? Will the header.php file in our child theme work as required?

Please advise.

Viewing 25 posts - 26 through 50 (of 70 total)