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 :)
imussin
tagDiv Member

Hey Vlad, just deactivated all plugins apart from the tagDiv ones, cleared all caches and tried on different browsers and on incognito/private modes but it didn’t really do anything..

I redesigned the website on a subdomain using your theme and then moved everything from my subdirectory to the public_html directory (root) via the File Manager on my cpannel and fixed all the links. I removed all previous website files and folders from root before doing so.

I guess it could be the shortcode for the button link that or something in the theme that has previous subdirectory urls. Any idea how to fix that?

Ps. Next Prev ajax works fine by the way, it’s just the load more button i’m having problems with

  • This reply was modified 6 years by imussin.
imussin
tagDiv Member

Hi there!

Is there a fix for this issue? Mine is not ‘loading more’ on mobile and desktop (two browsers, cleared caches, private/incognito modes).

Please visit townx.com, it’s at the ‘news and press releases’ section at the very bottom of the homepage.

imussin
tagDiv Member

SOLVED IT. SORRY. That was not a header background, it was the ‘background’ option under the ‘misk’ thing in the theme panel. That was quite silly of me haha. Thanks anyway, it works now!!

————————–

You were right Calin, it wasn’t causing the issue.

I just deleted all custom code, turned off the ‘JS to body option’ on all of my Rev sliders, reuploaded the pattern again, deactivated all plugins apart from the Tagdiv ones, cleared caches on all browsers and tried it in incognito/private modes on two browsers and two different computers and the pattern never showed up all the same: https://www.screencast.com/t/Cxw9m214Res

I can only see the pattern when I am logged into WordPress: https://www.screencast.com/t/EVed1Tfz

Please help me fix this, the website looks plain without the header background pattern.

Ps: I had to restore all custom code and activate the plugins for the comfort of our visitors.

  • This reply was modified 6 years by imussin. Reason: SOLVED IT
imussin
tagDiv Member

Sorry, something else went wrong and I think it was either because I toggled that JS Includes To Body option to true or a line of js/css code is being funny because now my header background is gone on desktop: https://prnt.sc/pytrdq

And this is what I’m supposed to see: https://prnt.sc/pytrj5

Any idea why that might be happening? I had temporarily disabled all custom codes but that didn’t resolve the issue. I also reuploaded the pattern but it didn’t show up. I emptied caches, and tried private/incognito modes on different browser with no success.

It could be because of the JS Includes To Body option but if I disable it, all hundred of my images will disappear. Is there any way around the issue?

imussin
tagDiv Member

*SOLVED*

Hi again, was just looking through the website and I realised that all of my rev slider images were replaced by a black screen with the following message:

You have some jquery.js library include that comes after the revolution files js include.
This includes make eliminates the revolution slider libraries, and make it not work.

To fix it you can:
1. In the Slider Settings -> Troubleshooting set option: Put JS Includes To Body option to true.
2. Find the double jquery.js include and remove it.”

Option 1 worked for me. Thanks again! The good thing is that I have about 20 rev sliders on my website with around 100 images and toggling that JS Includes option ON on a single one would fix all the remaining sliders on the same page. Phew!

  • This reply was modified 6 years by imussin. Reason: solved
  • This reply was modified 6 years by imussin. Reason: SOLVED
imussin
tagDiv Member

You’re amazing Calin! Thanks so much I really do appreciate your help!

imussin
tagDiv Member

thanks very much Calin, it worked like a charm!

i’ve got two more questions on menus

1) the first question is on the mobile burger (main) menu: when our visitors click on ‘Property Development >’ they want to expand the submenu items but instead they’re taken to all blogposts in the selected category because they never click on the arrow icon like they’re supposed to.

i’ve got an idea on how to solve that but i’ll need your help on providing a css code for that please: i want the ‘property development >’ menu item to always be active by default (i.e. always have the submenu expanded when visitors click on the burger menu or any other menu items). is that possible? it would look like so:
PROPERTY DEVELOPMENT v
___Easy18
___Easy19
___East40
___Island32
NEWS
CONTACT

2) and the other question is on the burger menu animation, because it’s not always smooth it looks like a glitch and i was requested to remove the first part of the animation build completely. how do i do that?

currently the page scales down (zooms out) and the main menu gradient overlay moves in. i would like to keep the menu moving in as it is (from left to right) but want to remove the scaling down effect of the page behind it. is that possible?

thnx in advance!

imussin
tagDiv Member

Thanks so much for such a prompt reply!

1) Oh! That actually worked, thnx

2) This is what it looks like when i hover over ‘PROPERTY DEVELOPMENT v’: https://www.screencast.com/t/ArHNcccT – as you can see the submenu is not exactly underneath the parent menu item

and this is what it looks like when i hover over ‘East40 >’ in ‘PROPERTY DEVELOPMENT v’: https://www.screencast.com/t/xDuxQwn0p8x – clearly something is definitely wrong – it moves all the way to the left of the homepage

Maybe it’s to do with the fact that the ‘PROPERTY MANAGEMENT’ main menu item is not mega menu while the EAST40 submenu item IS a mega menu?

3 & 4) got it, thnx anyway!

Will use the blocks then thnx a lot!

  • This reply was modified 6 years by imussin. Reason: just some ideas as to why that is
imussin
tagDiv Member

Thanks so much Calvin, you did it!!

1) Is there any way I could align the top (mobile) menu to the left?

It’s currently aligned in the centre but changing this little snippet from ‘text-align: center;’ to ‘text-align: left;’ doesn’t seem to do anything..

2) Also, why is it that the submenu is little left from the parent menu on the main header menu? When I point at the ‘PROPERTY MANAGEMENT v’ for instance, the submenu background along with the submenu items (Easy18, Easy19, East40 > etc) is misaligned to the left from PROPERTY MANAGEMENT. And when I point at ‘East 40 >’, the submenu disappears to the left of the screen entirely.

Why is that and how do I fix that?

3) And while we’re on the topic of menus, is it possible to highlight certain menu items (on both top header and main header menus or indeed on submenus) in any way such as by changing their colour, weight or adding an outline of some sort?

For instance, if we introduce new features of our website or new products, we will want to draw the visitors’ attention to it by highlighting them in red or making them bold for example: HOME____PROPERTY DEVELOPMENT____PROPERTY LETTINGS

4) And the last problem that I have with the menus is actually to do with loading a page in the menu by adding a page ID.

Every time a user (unintentionally) hovers over that specific menu item (e.g. ‘PAGE LOAD v’ menu item on new.townx.com), the page that is loaded occupies the entire homepage and it’s impossible for them to make it go away unless they point the cursor at the very edge of the page. It’s very confusing.

Is there any chance I could load a page in the submenu’s little window of the mega menu that usually display blogposts (PROPERTY DEVELOPMENT – EAST40 > the blank window to the right) and not across the entire homepage?

And also is that possible on the homepage? I.e. when the users click on any blogpost on the homepage, can the website take them to any other webpage rather than a post page? I ended up using a redirect plugin for the ‘Brochures section’ of the homepage sidebar but it doesn’t seem to open in a new window like I wanted so I am wondering if pages could be presented as posts on the homepage.

Thanks again, I appreciate all your help!

  • This reply was modified 6 years by imussin. Reason: more questions on menus, sorry
imussin
tagDiv Member

Hi again, it’s a working progress but head over to new.townx.com

imussin
tagDiv Member

hey Calin, i’ve checked all of them multiple times before i created a topic but thanks anyway

it turns out i only downloaded installable files from wordpress and the plugin wasn’t in the plugins folder for some weird reason

and then when i downloaded all of the files it decided to show up in that same folder

Viewing 11 posts - 1 through 11 (of 11 total)