rincewind50
Forum Replies Created
-
Forum: Plugins
In reply to: [Power BI Embedded for WordPress] How to use filterHi.
I sorted out the value of the tnum.
However, in the link to the report page
<a href=”https://permaas.com/permaas-users/permaas-user-results/”
onclick=”location.href=this.href+’?filters=’+encodeURIComponent(JSON.stringify(relatedFilterObj));return false;”>View Report</a”>It is not passing the parameters in the query string to the report page. Still got to figure whay that is.
Forum: Plugins
In reply to: [Power BI Embedded for WordPress] How to use filterHi Zara59.
I tried your example and I could not get it to work. I added your code with my elements to a page using XYZ PHP code, as well as the link code. I added the powerbi shortcode to another page.
However, when I click on the link it does not pass the query string parameter to the page URL.I checked the page source on the page that has the php code and it does not populate variable tnum is empty. It does not seem to be picking up the current user.
Any other thoughts
Forum: Plugins
In reply to: [Power BI Embedded for WordPress] How to use filterI have just installed PowerBI embedded for WordPress and need to apply a filter.
It is definitely not clear how to apply the code in WordPress. Does anyone have thoughts on thisForum: Themes and Templates
In reply to: [OceanWP] Main Menu DisappearedHi. Thanks for the response.
I found that it was the formidable bootstrap plugin that was causing the issue. I disabled it and the menu displays correctly.
I will have to see how I can utilise bootstrap within OceanWP
Forum: Themes and Templates
In reply to: [OceanWP] Main Menu DisappearedI have the same issue. I had created a multi-site instance and had menu’s that displayed correctly. However, sometime last week the menu’s disappeared in the desktop view but still showed in the mobile view. If I select full screen as the header style then I can see the menu using the hamburger icon.
You mentioned to disable all Scripts & Styles in Theme panel, save the settings and then enable it again. In the Theme Panel I can’t see anything titles Scripts and Styles.
Any help would be appreciated.