Home User profile
tagDiv Member
Hindistack is a website that dedicates to Hindi language students and this is an educational platform that provides free resources in the form of simple explanatory notes, videos, books, and Mock Test Series.
Hindistack
tagDiv Member

Hello,
I also wish to remove any remaining database and other files related to the Newspaper. Could you please provide me with a list of database tables associated with the Newspaper or any files located within the directory

Hindistack
tagDiv Member

Hello,
Is there any way to insert the shortcode via a WP hook? I believe Newspaper theme should provide a hook for the login form to insert the shortcode below the login form.

Thank you

Hindistack
tagDiv Member

Hello,

I am trying in adding a shortcode of “Nextend Social Login” just below the login button. – https://i.ibb.co/yPMVypJ/login-modal.png
which is enabling by this option – https://i.ibb.co/gzmMLBX/modal-edit.png

When a user clicks on the “Login to leave a comment” link, it currently triggers the default “Signin/Join” modal. Is there a way to incorporate a custom modal for this comment link? Here is the link where i want to add the Modal- https://drive.google.com/file/d/1PnC94Bzn_G7qfDzf9fWdpgoMQ_g_vh29/view?pli=1

Thank you for your assistance and consideration.

Hindistack
tagDiv Member

My question is: How can I change the default login/signup modal of the newspaper theme, which is used in the comment section? I want to add a Social Login shortcode below the login button, as I discussed earlier in this same forum.

Hindistack
tagDiv Member

Bettina, I am asking about this.

Hindistack
tagDiv Member

Hello Bettina, a recent update has been released. Is the modal in a modal feature now available? You mentioned that this feature would arrive in the next update.

Hindistack
tagDiv Member
Hindistack
tagDiv Member

But Anamaria, I only want the Hook code that is used to insert anything anywhere; I want to insert the element after the login button.

Hindistack
tagDiv Member

Actually, I need it in the modal, because when I click on the ‘Log in to leave a comment’ link within the comment box, the modal appears. Is there any way to add a shortcode to the modal using a hook or change the link of ‘Log in to leave a comment’? I have also provided a video for your reference.
Video – https://drive.google.com/file/d/1eQFYlvIaeV2HjLO20F8hnwOeDXD2dBBt/view?usp=sharing

Thanks

Hindistack
tagDiv Member

I had also faced this issue and I created this code. Note- use this code at your own responsibility.

// Add feature image to RSS
function add_rss_item_image() {
global $post;
if(has_post_thumbnail($post->ID))
{
$thumbnail_id = get_post_thumbnail_id($post->ID);
$thumbnail_url = wp_get_attachment_url($thumbnail_id);
$thumbnail = get_attachment_link(get_post_thumbnail_id($post->ID));
echo “\t<enclosure url=\”{$thumbnail_url}\” type=\”image/png\” />\n”;
}
}

Hindistack
tagDiv Member

Still facing the issue

Hindistack
tagDiv Member

Hello Bettina,

I am facing this issue because of deferred JS on website. I was wondering if you could kindly assist me in identifying the specific file that needs to be excluded in the JS so that these errors do not show up anymore. For further clarification, I have attached a reference video that you can watch.
Video – https://drive.google.com/file/d/1TVaTckqXAegJPvsxZ_G8LhoKrK1tHMVR/view?usp=sharing

Thank you very much for your help and support.

Best regards,
hindistack

Hindistack
tagDiv Member

Hello Bettina,
I believe there might be a slight misunderstanding. Allow me to clarify. As mentioned earlier, I entered the code in the “Custom ad 1” field. Now, I am wondering if there is a way to display it using a shortcode between posts. Could you please let me know if this is available?

Thank you for your assistance.

Hindistack
tagDiv Member

Hello Anamaria, Thanks for the solution.
Most of the errors have been solved, but one error is still being shown – https://i.ibb.co/hsp6DKt/console-erorr.png

Hindistack
tagDiv Member

I investigated and found out that this problem occurs due to the Lightspeed Deferred JS feature. Could you please tell me which file I should add in the “exclude deferred file” field to solve this error?

Hindistack
tagDiv Member

Thank you very much for your assistance, Anamaria!

Hindistack
tagDiv Member

Hello Anamaria,
I believe the module you mentioned is designed for dynamic post content, but my intention is to create a static page layout. Specifically, I would like to have an image in the first column and text with a button in the second column. Could you please guide me on how to achieve this layout? Your assistance would be highly appreciated. Thank you.

Hindistack
tagDiv Member

thank you anamaria

Hindistack
tagDiv Member

This issue is causing by <h2> tag’s margin, Could you please advise me on how to remove the margin? – https://i.ibb.co/9YVnQsz/Screenshot-2023-06-08-at-2-38-49-PM.png

Hindistack
tagDiv Member

Hi Bettina,
Elementor has CSS available in the “Advanced” section under each Element. However, with the approach you are suggesting, how can I ensure that I remember in the future where I applied this CSS and on which specific page?

I would greatly appreciate your guidance.
Thank you.

Hindistack
tagDiv Member

Hi Anamaria,
Could you please inform me where and how I can obtain the shortcode for the Popup feature? I would greatly appreciate your assistance. Thank you kindly.
https://tagdiv.com/newspaper-theme-popup-shortcode-examples/

Hindistack
tagDiv Member

Thank you Anamaria,
Can you please guide me, how can I add Custom CSS to Specific page or Element?
When I’m using this option, it will be applied on Global level – https://i.ibb.co/9bd2mFg/Screenshot-2023-06-08-at-11-21-58-AM.png

Hindistack
tagDiv Member

Hello,
I think you didnt get my point
I want to make my permalink like this https://example.com/post-type-slug/taxonomy-slug/post-name/

Meanwhile, the CPT post showing this https://example.com/post-type-slug/post-name/

Hindistack
tagDiv Member

Is there any way to create module x style through the tagdiv composer?

Viewing 25 posts - 1 through 25 (of 35 total)