link a page I created as a under construction and link it to the menu

I believe setting the coming soon as the shop page will accomplish what you want but I may be misunderstanding what you want accomplished. To set the WooCommerce shop page, navigate to WooCommerce > Settings and click the Products Tab. In the section labeled “shop page,” click the dropdown and choose your coming soon page.

WordPress links only showing as text on main blog page

By default, WordPress removes all HTML from automatic excerpts, preventing links from being displayed. To include links or other HTML elements in excerpts, you can set manual excerpts by simply adding the desired tags. If setting manual excerpts for each post isn’t feasible, you may consider using a plugin to customize excerpts automatically.

Detect post title(s) in content and automaticly linking

You can achieve your desired result with the help of given code which needs to be added to functions.php file of your theme. The given code will automatically convert plain text titles in your post content into links pointing to the corresponding posts. <?php function auto_link_post_titles( $content ) { // This is to get all … Read more

Nofollow the date/time hyperlink in comment

Modifying core WordPress files, like class-walker-comment.php, is generally not recommended, as your changes will be overwritten with each WordPress update. Instead, you can achieve the same effect by using a child theme and custom functions. This way, your modifications remain intact across updates. I tried a few different things but I was able to get … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)