Forum Replies Created
-
AuthorPosts
-
February 2, 2016 at 12:26 pm in reply to: WordPress Admin Access takes 30 seconds – enfold PHP error #576384
Thank you. Transient option clean had no effect, but after upgrading the theme manually and rebooting the server, the problem went away. I assume the issue was that we were using an old theme. Case closed, thanks again.
February 1, 2016 at 11:38 pm in reply to: WordPress Admin Access takes 30 seconds – enfold PHP error #576113Our Your Themeforest API Key ***
It says: No Updates available. You are running the latest version! (3.4.3)- This reply was modified 8 years, 9 months ago by heinrichvk.
Can you suggest a way to make just a single page have a different type of structured content?
Can you suggest the correct edits to the helper-markup.php file so that a single page has the SoftwareApplication itemtype instead of CreativeWork itemtype.
And how can we best set the attributes for that specific page?
At the moment the setting that you have suggested is Global and changing it causes errors on all other pages of the website.
- This reply was modified 8 years, 11 months ago by heinrichvk.
Thanks for your response.
How can I control what itemtype is assigned to my post, because it seems to automatically assign my pages the “CreativeWork” itemtype and thats not what I need and I cant seems to be able to redefine it:
This is what is assigned now: <section class=”avia_codeblock_section avia_code_block_0″ itemscope=”itemscope” itemtype=”https://schema.org/CreativeWork” >
This is what I need: itemtype=”http://schema.org/SoftwareApplication”
Using code blocks does not seem to do the trick.
Here is a structured data test of our website: https://developers.google.com/structured-data/testing-tool/?url=http%253A%252F%252Faxibase.com%252Fproducts%252Faxibase-time-series-database%252F
You can look at the errors to see the issues I am having.
This reply has been marked as private.This reply has been marked as private.Thank you for the response.
The solution you proposed with the images works well.
It is possible to add such styling to all images that are added to the site with the Image element? I am mostly using the visual editor.
With regards to the menus (sidebar). This is how they currently look:
The current page is in bold, with a slight indent and a grey highlight. How can we remove the indent? Possibly we would want to change the color of the highlight (the grey to a darker shade), how can we do this?
- This reply was modified 9 years, 8 months ago by heinrichvk.
Still cant get this to work properly.
The issue is only in displaying the < > symbols in the code.
Using the text block or code block, results are more or less the same, but with code block WP-Syntax refuses to highlight the code.
This is how I want it to look like http://i.imgur.com/BVHQcs5.png. With proper format, highlighting.
This is how what I get with the above solution. http://i.imgur.com/kfiHy9i.png
Is there another, better way to solve this issue, as I want all my code to look like on the first screenshot, and I want to be able to show the < > symbols.
Thanks in advanced.
Thank you for your reply.
The proposed solution does not seems to work the way I want it to.
I used: message <entity> <timestamp> <tags> <message>
As the code/text I wanted to show, but only message is visible on the webpage. This is using the code block element and the Escape HTML Code selected.
Using escaped charters it works correctly:
metric <entity> <metric> <timestamp> <value> <tags>
But my code highlighting plugin does not work in this case and the results do not look nice and standardized.
Is there another solution?
That did the trick.
Thank you for your help!
Hey!
I would like to align all the text perfectly in the first column.
Screenshot attached. http://i.imgur.com/LAQC4xw.png
As you can see it is all over the place at the moment.
Thanks
- This reply was modified 9 years, 10 months ago by heinrichvk.
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private. -
AuthorPosts