-
AuthorSearch Results
-
November 20th, 2017 at 16:03 #56506
In reply to: Not updating – permissions
I’ve tried turning off the plug in (Arconix-faq which is important to the site) and then updating and I get the same message.
Screenshot here: http://www.specialneedsjungle.com/wp-content/uploads/2017/11/Screen-Shot-2017-11-20-at-13.56.03.png
The 2017 wp theme updated ok.
I’m not sure what else to try. I’d be grateful for any insight you could offer.
Thank you
TaniaWebsite: www.specialneedsjungle.com
November 20th, 2017 at 01:23 #56499In reply to: How do you remove the header for mobile devices?
Hi Zed,
I tried that with a custom CSS.
It works and removes the header when loading the page on a smartphone.
However, at the same time it also removes the dropdown top menu and the homebutton.
Is there a better way to keep the topmenu?
And would there be the possibility to display a different header picture on a mobile device, instead of just removing it?
Or can I somehow zoom into my header, so it’s larger on mobile, and the height is not so tiny?Thank you,
Best regards,
FabianNovember 19th, 2017 at 21:39 #56498In reply to: Social Icons won't display.
Hi Zed,
Thanks. Tried that also. No luck. Any other ideas??
ThanksNovember 19th, 2017 at 16:40 #56131In reply to: Autoscroll and header max-height
Zed
Cryout Creations mastermind1. Scrolling to inner content is tricky when the fixed menu is used. Browsers don’t take fixed elements into account when calculating the scroll position and can position the viewport with the target anchor under such elements.
The workaround for this is to use JavaScript to take the header height into account on scroll/anchor jumps, however we’d rather not bulk up the theme with code that’s only needed in certain specific cases:
https://github.com/twbs/bootstrap/issues/17682. We’ll look into this.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.November 19th, 2017 at 13:02 #56122Zed
Cryout Creations mastermindIt looks like custom CSS (manually added to your site – probably through WordPress’ Additional CSS field or a CSS plugins). If you did not add this to the site then you should ask whoever else has sufficient access to perform this as there could be a reason why it was added.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.November 19th, 2017 at 12:59 #56119In reply to: Japanese Homepage
Zed
Cryout Creations mastermindFrom what we know Japanese does not have word boundaries (in the way western languages have). Due to this the theme’s word-based limit for excerpts does not work.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.November 14th, 2017 at 17:34 #55998In reply to: Blowup on landing page
Zed
Cryout Creations mastermindThe images assigned as featured to the pages displayed in the text areas are used as background cover images on the landing page. “Cover” means they will be zoomed (in or out) to fill up the whole screen viewpoint – if the images are smaller than the screen or a very different aspect ratio (portrait on a landscape or reverse) then this can result in a lot of zoom and a very small visible area of the image.
Try to use images that match the aspect ratio of the screen and are similar in size to the target (largest) screen size you want your site to look good on.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.November 14th, 2017 at 17:25 #55996In reply to: Entry-meta put Post Views Counter
Hi,
in a child theme, file single.php, I put the code
ID ) ?> Vus
just after this code
<?php tempera_meta_before(); cryout_post_meta_hook(); ?>
and it’s good
http://er.v.free.fr/index.php/liens-sociaux-hueman-fontawesomeFor the homepage, file content/content.php line of code
<?php cryout_post_after_content_hook(); ?>
In style.css, put
/* Views */ .views {display: block; float: left; margin-right: 12px; line-height: 2;} .dashicons, .dashicons-before:before {float: left;}
Here is the solution, problem solved
Website: er.v.free.fr
November 14th, 2017 at 16:46 #55987terrebaleine
Power UserHi Zed,
I have no idea, I’m a newbie with CSS! If I want to get rid of it, do I only simply delete this part?
Thank you very much!
November 14th, 2017 at 16:22 #55982In reply to: No drop down menu highlight
Still does not work. I even disabled the cache plugin and there is no highlight… The result is the same on IE, Mozilla and Chrome.
November 14th, 2017 at 15:58 #55974In reply to: Tablet & Phone Header area issues
Zed
Cryout Creations mastermind@herriman007: the mobile menu gets triggered at 640px width (and below). There’s no easy way to activate it earlier (with just a couple of lines of CSS). The whole block of CSS controlling the mobile menu would need to be duplicated and added to a new breakpoint (around 880px for your site).
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.November 14th, 2017 at 15:52 #55973In reply to: How do i edit the content of the Presentation Page
Zed
Cryout Creations mastermindThe theme’s “Presentation Page” as administered from the theme’s settings page, under Appearance > Tempera Settings.
The extra text fields accept basic HTML markup (to format your texts).
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.November 13th, 2017 at 20:53 #55927In reply to: Altering post container/feature image dimensions…
Apologies, just read the text in the ‘Featured Image’ section.
Still curious about the container with the post title, meta info and excerpt. Is there CSS to adjust the height? Would like to tighten up the floating text.
November 13th, 2017 at 18:57 #55925In reply to: Issue with the top menu on mobile devices
I tried it and it worked like a charm!
Thanks 🙂
November 10th, 2017 at 19:09 #55820In reply to: Tablet & Phone Header area issues
Dave Herriman
Power UserI think I’m having a similar issue: responsiveness kicks in and displays the main menu “burger” when viewed vertically on a cell phone, but horizontally on a tablet the menu is too wide to fit within that space, not wide enough to trigger the burger, so it wraps to a second line.
Can I alter the height of the menu bar itself? If I have to settle and accept the wrapping behavior for some displays, maybe having a shorter overall height wouldn’t be so bad.
In searching these forums, I think I’ve seen that in some themes the menu height is also controlled by the header height setting, but that does not appear to be the case with Tempera. Is there a custom line of CSS I could insert to specify menu height via “menu” or “prime_nav”? Or is there a better way to handle this format variable?
Website: openrangefellowship.com
November 8th, 2017 at 22:12 #55749It was displaying correctly on this theme until I updated the theme. I’m afraid if I turn on another theme, it will blow out all my settings. So I haven’t tested it.
The page is the default “All posts” page. Standard with all WordPress sites.
This page is a category of posts – http://sundazemedia.com/category/luckyplays/
And now it looks and behaves like the home page. This is the default Categories functionality of Word Press.What’s weird is – that the “Tags” plugin – which displays posts that have a particular metatag – actually displays correctly: http://sundazemedia.com/tag/destiny/
November 8th, 2017 at 21:50 #55747In reply to: Ways to display blog on homepage
Thanks. Is there any trick to getting the pictures to work–in general? Images are the bane of my existence. I’m using featured images on blog posts. I literally have the Featured Boxes Top and Featured Boxes Bottom set exactly the same way and in the top, the pictures are displaying fine (I have 2 columns), but in the bottom they’re distorted (also 2 columns). If I do one column, they’re really stretched and distorted.
I’m worried that as we add to the blog, we’ll never get the pictures to look right in all cases on the homepage. Is there a trick to this?
If I used Landing Page–>posts, they display correctly, but I don’t have flexibility of how many to display (I only want one or two on the landing page, but want to show more on the blog page itself). It also doesn’t seem to allow a heading. So I prefer the Featured Boxes method.
By the way, the animated feature is really cool. I don’t know if we’ll use it, but it’s cool!
November 8th, 2017 at 21:12 #55743In reply to: How do i edit the content of the Presentation Page
Hi Tom
Glad you found the solution.
One thing that I discovered is that if you need to put line breaks or paragraphs into the ‘Extra text’ field, you use html tags such as <br> and <p>Mark
Website: www.dandydogs.uk
November 8th, 2017 at 13:43 #55726In reply to: Cannot see header styles in admin visual editor
Thanks for the heads up, Powie.
November 8th, 2017 at 12:07 #55720In reply to: Emailed posts not flagging as 'Standard'
But that’s the point, it is only posts that are emailed in where this additional ‘standard’ selector is fabricated out of thin air and applied. For all other types of post it does not exist and we aren’t running any custom code on the site. It’s only posts that come in from Postie which creates this new and undesired ‘Standard’ and selects it. We have to manually edit each Postie post to deselect this and select the correct one. What we cannot work out is why each Postie post is creating this additional ‘standard’ selector and opting to use it to post under?
November 6th, 2017 at 12:02 #55645quasi
Power UserWhen you are browsing on a mobile, if you go to the homepage it appears like that (see image).
You can’t see the main image as the menu is over it. I would like to know how to make the menu appear only when the user scrolls.
I hope it’s more undestandable.
-
This reply was modified 7 years ago by
quasi.
November 5th, 2017 at 21:26 #55631In reply to: Heading sizes are all the same
See the latest article in the Blog. I have tried setting those subheads to be,, he, h4 and they all look the same.
http://geldner.com/index.php/2017/11/03/stupid-quicken-moves-to-subscription-model-for-software/Website: geldner.com
November 3rd, 2017 at 14:48 #55577In reply to: Page model: Category page with Intro
Zed
Cryout Creations mastermindWe were requested to remove this page template during the theme’s review for approval in the official WordPress.org themes repository.
The reviewers considered this template to be extraneous as categories support descriptions in WordPress (and plugins can be used to add HTML support to category descriptions).
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.November 3rd, 2017 at 14:40 #55571In reply to: Featured Images Won't Display In Headers
Zed
Cryout Creations mastermind@laiello, it’s the last option under the theme’s Featured Image options. Note that the feature does not apply to the homepage when the theme’s landing page is used.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.November 3rd, 2017 at 12:45 #55530In reply to: mobile and tablet
Zed
Cryout Creations mastermindYou seem to have invalid markup in one of the presentation page extra text fields. This can also affect responsiveness by breaking the site’s HTML markup.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.October 31st, 2017 at 11:51 #55411In reply to: Problrms with mobile view.
Only phone portrait orientation
October 30th, 2017 at 09:44 #55389In reply to: Cannot see header styles in admin visual editor
Same here……
Thx ExcelVirtuoso for the workaround…. https://powie.deOctober 29th, 2017 at 09:15 #55375In reply to: mobile and tablet
I tried that, but that didn’t solve the problem. Can it be that the pictures don’t automaticly resice at a mobile or tablet?
can I solve that?October 29th, 2017 at 00:21 #55364In reply to: Hide Previous Post\Next Post in Posts
Zed
Cryout Creations mastermindYou should not modify theme files, but place custom styling in WordPress’ Additional CSS field (in the customizer) or a Custom CSS plugin of your choice. If that style still doesn’t work, try:
body #nav-below { display: none; }
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.October 29th, 2017 at 00:20 #55363In reply to: How to export Septera settings
Zed
Cryout Creations mastermindUnfortunately, we were not allowed to include import/export functionality in Septera by the WordPress.org theme repository review team.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic. -
This reply was modified 7 years ago by
-
AuthorSearch Results