Skip to content
janosevic design logo

Jsh :: Blogspot

OpenCart & WordPress tweaks and tricks

  • Home
  • About me
  • Contact
  • Disclaimer

Elementor Archive Posts widget – pagination 404 error

Elementor is a great page builder but it has its moments to give you a headache when you least expect it. I recently had a “404 page not found error” when trying to load next page of blog posts. So here you can find out about how I fixed this bug. My Permalink Settings are… Continue reading Elementor Archive Posts widget – pagination 404 error

Published 05/02/2020
Categorized as WordPress

How to close current window (tab) with jscript and HTML

window.close();

Modern browsers usually don’t allow this behavior and closing the current window or tab with jscript is doable only if you previously opened that window with jscript. However, searching for the solution about this topic I managed to make this work and here it is how.

Published 26/01/2020
Categorized as How To's Tagged close tab, close window, css, html, jscript, window.close();

Hot to make a phone number clickable link in DIVI theme

Hot to make a phone number clickable link in DIVI theme

The DIVI WordPress theme has a phone number in the secondary header but, as many of us have noticed, it is not clickable on mobile devices. Even if you place a valid ahref tag (tel:) in the same field still nothing happens and the link does not work. Here is the thing that worked out… Continue reading Hot to make a phone number clickable link in DIVI theme

Published 23/10/2019
Categorized as WordPress

Brackets Error – PHP runtime not found

Brackets Error - PHP runtime not found

After a certain update of the Brackets software you might get the following error: PHP runtime not found. Install the PHP7 runtime and update “executablePath” in PHP Preferences appropriately. This enables PHP-related tooling such as Code Hints, Parameter Hints, Jump To Definition and more. Here is the solution that did the trick for me. 1.… Continue reading Brackets Error – PHP runtime not found

Published 17/10/2019
Categorized as WordPress

Display category description in WordPress theme

Display category description in WordPress theme

Should you ever need to display the category description in your WordPress theme, and it doesn’t show after you save the category, then you should modify the theme files so it can display it for you.

Published 24/06/2018
Categorized as WordPress Tagged category, description

Posts navigation

Newer posts Page 1 … Page 3 … Page 13 Older posts

Tags

opencartopen cartstockedit pdfphp info filepdfocmodwooXClonerstock status stylewp pluginPHPremove formcodelobsterform fieldform field removalwoocommerceformsearchregistration form

Looking for something specific?

Categories

  • How To's
  • OpenCart
  • Various IT stuff
  • WordPress
  • Home
  • About me
  • Contact
  • Disclaimer
janosevic design logo
Proudly powered by WordPress.
Scroll Up